We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1e6bae9 + 72b2cad commit 47165ffCopy full SHA for 47165ff
Makefile
@@ -18,6 +18,6 @@ test-feature-powerset: lint
18
cargo install cargo-hack
19
cargo hack test --feature-powerset
20
21
-publish: test-feature-powerset
+publish:
22
cargo publish --package=pyo3-async-runtimes-macros
23
cargo publish
0 commit comments