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 d3064c1 commit fb319f2Copy full SHA for fb319f2
Cargo.toml
@@ -20,3 +20,6 @@ thread_rng = ["rand"]
20
[dependencies]
21
rand_core = "0.6.3"
22
rand = { version = "0.8.4", optional = true }
23
+
24
+[package.metadata.release]
25
+no-dev-version = true
0 commit comments