Skip to content

Commit

Permalink
use previous version commit for webb-proposals
Browse files Browse the repository at this point in the history
  • Loading branch information
salman01zp committed Aug 18, 2023
1 parent 16716c0 commit deec16c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 @@ -67,7 +67,7 @@ auto_impl = "1.0.0"
itertools = "0.10.3"
rstest = "0.12.0"
env_logger = "0.9.0"
webb-proposals = { git = "https://github.com/webb-tools/webb-rs", default-features = false, features = ["scale", "evm", "substrate"] }
webb-proposals = { git = "https://github.com/webb-tools/webb-rs", rev="a960eaf", default-features = false, features = ["scale", "evm", "substrate"] }
curv = { package = "curv-kzen", version = "0.10.0", default-features = false }
libsecp256k1 = { version = "0.7.1", default-features = false }
tracing = "0.1.37"
Expand Down

0 comments on commit deec16c

Please sign in to comment.