Skip to content

Commit 6cb49ea

Browse files
1 parent e3ae940 commit 6cb49ea

File tree

2 files changed

+30
-12
lines changed

2 files changed

+30
-12
lines changed

Diff for: Cargo.lock

+29-11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ crate-type = ["cdylib", "staticlib"]
1414
schnorrkel = { version="0.9.1", features = ["preaudit_deprecated"] }
1515
ed25519-dalek = { version="1.0.0" }
1616
rand_chacha = "0.2.2"
17-
merlin = { version = "2.0", default-features = false }
17+
merlin = { version = "3.0", default-features = false }
1818

1919
[dev-dependencies]
2020
hex-literal = "0.3.1"

0 commit comments

Comments
 (0)