Skip to content

Commit

Permalink
adapt bcos wasm and tikv
Browse files Browse the repository at this point in the history
  • Loading branch information
HaoXuan40404 committed Nov 18, 2024
1 parent 029329a commit 70136d0
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 15 deletions.
25 changes: 12 additions & 13 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", features = ["derive"] }
serde = { version = "=1.0.171", features = ["derive"] }
2 changes: 1 addition & 1 deletion rust-toolchain
Original file line number Diff line number Diff line change
@@ -1 +1 @@
nightly-2024-01-10
nightly-2024-02-25

0 comments on commit 70136d0

Please sign in to comment.