Skip to content

Commit

Permalink
fix dalek dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
HaoXuan40404 committed Nov 20, 2024
1 parent 7b16e52 commit f44dfcf
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 crypto/vrf/secp256k1/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ wedpr_l_crypto_hash_keccak256 = "1.1.0"
wedpr_l_crypto_zkp_utils = "1.2.0"
wedpr_l_macros = "1.0.0"
wedpr_l_utils = "1.1.0"
serde = { version = "=1.0.171", features = ["derive"] }
serde = { version = "=1.0.195", features = ["derive"] }

0 comments on commit f44dfcf

Please sign in to comment.