We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adc4fee commit d9cf078Copy full SHA for d9cf078
1 file changed
Cargo.dev.toml
@@ -101,3 +101,7 @@ xcm = { git = "https://github.com/paritytech//polkadot", rev = "22836e55d41eef24
101
xcm-executor = { git = "https://github.com/paritytech//polkadot", rev = "22836e55d41eef24ed5917fd654ee82a683a7cfe" }
102
xcm-builder = { git = "https://github.com/paritytech//polkadot", rev = "22836e55d41eef24ed5917fd654ee82a683a7cfe" }
103
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