Skip to content

Commit 97f74c2

Browse files
committed
Libraries versions
1 parent 825493b commit 97f74c2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Cargo.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@ dont_replace_c_symbols = []
4141
fuzztarget = []
4242

4343
[dev-dependencies]
44-
rand = "0.6.5"
45-
rand_core = "0.4.2"
46-
serde_test = "1.0.102"
47-
bitcoin_hashes = "0.7.1"
44+
rand = "0.6"
45+
rand_core = "0.4"
46+
serde_test = "1.0"
47+
bitcoin_hashes = "0.7"
4848

4949
[dependencies.rand]
5050
version = "0.6"

0 commit comments

Comments
 (0)