Skip to content

Commit

Permalink
chore: update meesign-crypto dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
MarekMracna authored and dufkan committed Sep 10, 2024
1 parent 0f6157c commit 372e8bb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 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 @@ -18,7 +18,7 @@ tempfile = "3.3.0"
lazy_static = "1.4.0"
openssl = "0.10.60"
sha2 = "0.10.6"
meesign-crypto = { path = "../meesign-crypto", default-features = false }
meesign-crypto = { git = "https://github.com/crocs-muni/meesign-crypto", rev = "343fbbc", default-features = false }

[build-dependencies]
tonic-build = "0.10"
Expand Down

0 comments on commit 372e8bb

Please sign in to comment.