We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b280c20 commit 627eea3Copy full SHA for 627eea3
1 file changed
Cargo.dev.toml
@@ -4,7 +4,6 @@ members = [
4
"auction",
5
"authority",
6
"benchmarking",
7
- "build-script-utils",
8
"currencies",
9
"gradually-update",
10
"nft",
@@ -68,4 +67,4 @@ xcm = { version = "16.1.0", package = "staging-xcm", default-features = false }
68
67
xcm-builder = { version = "20.0.0", package = "staging-xcm-builder", default-features = false }
69
xcm-executor = { version = "19.1.0", package = "staging-xcm-executor", default-features = false }
70
71
-xcm-simulator = { version = "20.0.0" }
+xcm-simulator = { version = "20.0.0" }
0 commit comments