Skip to content
Merged
Prev Previous commit
Next Next commit
update deps
  • Loading branch information
zqhxuyuan committed Jun 14, 2022
commit f5b97dfd6c6a2b2e9f8a1806cdfa19823aa927fb
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 evm-tests
Submodule evm-tests updated 0 files
2 changes: 1 addition & 1 deletion runtime/integration-tests/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ kusama-runtime = { git = "https://github.com/paritytech/polkadot", branch = "rel
kusama-runtime-constants = { git = "https://github.com/paritytech/polkadot", branch = "release-v0.9.23" }
polkadot-runtime = { git = "https://github.com/paritytech/polkadot", branch = "release-v0.9.23" }

xcm-emulator = { git = "https://github.com/shaunxw/xcm-simulator", rev = "5a04d6286ee9082d4b7433541e48508f8b65616b" }
xcm-emulator = { git = "https://github.com/shaunxw/xcm-simulator", rev = "897fff07c8ac51baf9afcb0a895980fce7a5c921" }

acala-service = { path = "../../node/service", features = ["with-all-runtime"] }

Expand Down