Skip to content

Commit 44997fc

Browse files
committed
demo remove blake2 dep
1 parent ad8b276 commit 44997fc

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Cargo.lock

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

demo/protocol-demo/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ license = { workspace = true }
99
repository = { workspace = true }
1010

1111
[dependencies]
12-
blake2 = "0.10.6"
1312
clap = { workspace = true }
1413
hex = { workspace = true }
1514
mithril-common = { path = "../../mithril-common" }

0 commit comments

Comments
 (0)