Skip to content

Commit

Permalink
bump web30 with updated eth_gas_price
Browse files Browse the repository at this point in the history
  • Loading branch information
dzmitryhil committed Feb 25, 2022
1 parent bcaad6e commit 98482fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion orchestrator/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 orchestrator/gravity_utils/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ thiserror = "1.0.30"
tokio = { version = "1.17", features = ["macros", "rt-multi-thread"] }
tonic = "0.6"
url = "2"
web30 = { git = "https://github.com/onomyprotocol/web30.git", rev = "0f96ccd53867bafe4c08ae59a1266ec0256e1cd4" }
web30 = { git = "https://github.com/onomyprotocol/web30.git", rev = "cbb35774b92d0facd064d68e8dae2b162262a9fd" }

[dev_dependencies]
rand = "0.8"

0 comments on commit 98482fa

Please sign in to comment.