Skip to content

Commit fb319f2

Browse files
committed
no-dev-version
1 parent d3064c1 commit fb319f2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,6 @@ thread_rng = ["rand"]
2020
[dependencies]
2121
rand_core = "0.6.3"
2222
rand = { version = "0.8.4", optional = true }
23+
24+
[package.metadata.release]
25+
no-dev-version = true

0 commit comments

Comments
 (0)