Skip to content

Commit a56409d

Browse files
committed
Fix versions
1 parent ad48a3d commit a56409d

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ pretty_env_logger = "0.2"
4242
sha1 = { version = "0.6.0", features = ["std"] }
4343
bincode = "1.0"
4444
num = "0.2.0"
45-
crypto-rs = { git = "https://github.com/provotum/crypto-rs.git", branch = "master" }
45+
crypto-rs = { git = "https://github.com/provotum/crypto-rs.git", version = "0.1.2" }

bin/node_rs

-32 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)