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 f8a76f6 commit 1ffcbe0Copy full SHA for 1ffcbe0
Cargo.toml
@@ -16,3 +16,6 @@ num-complex = { version = "0.4.0", features = ["serde", "rand"] }
16
num-traits = "0.2.14"
17
rand = "0.8.3"
18
serde = "1.0.124"
19
+
20
+[package.metadata.release]
21
+no-dev-version = true
0 commit comments