Skip to content

Commit d9cf078

Browse files
authored
Fix ci (#779)
* fix ci * add TODO
1 parent adc4fee commit d9cf078

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Cargo.dev.toml

+4
Original file line numberDiff line numberDiff line change
@@ -101,3 +101,7 @@ xcm = { git = "https://github.com/paritytech//polkadot", rev = "22836e55d41eef24
101101
xcm-executor = { git = "https://github.com/paritytech//polkadot", rev = "22836e55d41eef24ed5917fd654ee82a683a7cfe" }
102102
xcm-builder = { git = "https://github.com/paritytech//polkadot", rev = "22836e55d41eef24ed5917fd654ee82a683a7cfe" }
103103
xcm-simulator = { git = "https://github.com/paritytech//polkadot", rev = "22836e55d41eef24ed5917fd654ee82a683a7cfe" }
104+
105+
[patch.crates-io]
106+
# TODO: https://github.com/paritytech/substrate/pull/11707
107+
syn = { git = "https://github.com/dtolnay/syn", rev = "19b3f0b53525ac7ab0882882a822adbd874dbe8c" }

0 commit comments

Comments
 (0)