Skip to content

Commit

Permalink
taplo: Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
cdamian committed Sep 10, 2023
1 parent 21717c3 commit cd78243
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/integration-tests/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@ cfg-traits = { path = "../../libs/traits" }
cfg-types = { path = "../../libs/types" }
cfg-utils = { path = "../../libs/utils" }

ethereum = { version = "0.14.0", default-features = false }
ethabi = { version = "16.0", default-features = false }
ethereum = { version = "0.14.0", default-features = false }

pallet-ethereum = { git = "https://github.com/PureStake/frontier", default-features = false, branch = "moonbeam-polkadot-v0.9.38" }
pallet-evm = { git = "https://github.com/PureStake/frontier", default-features = false, branch = "moonbeam-polkadot-v0.9.38" }
Expand Down

0 comments on commit cd78243

Please sign in to comment.