Skip to content

Commit

Permalink
Update commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jbearer committed Nov 14, 2023
1 parent 96d423b commit 5efeff5
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 100 deletions.
140 changes: 41 additions & 99 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ bitvec = { version = "1.0.1", default-features = false, features = [
"serde",
] }
blake3 = "1.4"
commit = { git = "https://github.com/EspressoSystems/commit", tag = "0.2.2" }
commit = { git = "https://github.com/EspressoSystems/commit", tag = "0.2.3" }
custom_debug = "0.5"
digest = "0.10"
either = { version = "1.8" }
Expand Down

0 comments on commit 5efeff5

Please sign in to comment.