Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update xcm-emulator
  • Loading branch information
mclyk committed Nov 23, 2022
commit 45465389c9f8d62a9aedac35a899d6a735b5b46c
2 changes: 1 addition & 1 deletion integration-tests/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -86,4 +86,4 @@ sp-io = { git = 'https://github.com/paritytech/s
sp-trie = { git = 'https://github.com/paritytech/substrate.git', branch = 'polkadot-v0.9.32' }
statemine-runtime = { git = 'https://github.com/paritytech/cumulus.git', branch = 'polkadot-v0.9.32' }
statemint-runtime = { git = 'https://github.com/paritytech/cumulus.git', branch = 'polkadot-v0.9.32' }
xcm-emulator = { git = 'https://github.com/shaunxw/xcm-simulator.git', rev = '6c02911a3eeb04c342e4eb273d2ffbedd45dabff' }
xcm-emulator = { git = 'https://github.com/MrPai/xcm-simulator.git', rev = '5f0839a34b2b32e312901afffd16de07a7714757' }