Skip to content

Commit

Permalink
NODE-65, deps: update Cargo.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
dnjscksdn98 committed Jan 12, 2024
1 parent 5be907f commit 8881b43
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 41 deletions.
80 changes: 40 additions & 40 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 @@ -42,7 +42,7 @@ parity-scale-codec = { version = "3.6.4", default-features = false, features = [
scale-info = { version = "2.9.0", default-features = false, features = [
"derive",
] }
evm = { git = "https://github.com/bifrost-platform/evm", default-features = false, branch = "bifrost-polkadot-v0.9.43" }
evm = { git = "https://github.com/bifrost-platform/evm", default-features = false, branch = "bifrost-polkadot-v1.3.0" }
environmental = { version = "1.1.2", default-features = false }
clap = { version = "4.0.9", features = ["derive"] }
hex = { version = "0.4.3", default-features = false }
Expand Down

0 comments on commit 8881b43

Please sign in to comment.