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.
1 parent 1e6bae9 commit 72b2cadCopy full SHA for 72b2cad
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