Skip to content

Commit e12d523

Browse files
pepyakinthadouk
authored andcommitted
What happens if we remove wat? (paritytech#7056)
* What happens if we remove wat? * Update Cargo.lock
1 parent 6061aa2 commit e12d523

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Cargo.lock

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bin/node/testing/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ substrate-test-client = { version = "2.0.0-rc6", path = "../../../test-utils/cli
3939
pallet-timestamp = { version = "2.0.0-rc6", path = "../../../frame/timestamp" }
4040
pallet-transaction-payment = { version = "2.0.0-rc6", path = "../../../frame/transaction-payment" }
4141
pallet-treasury = { version = "2.0.0-rc6", path = "../../../frame/treasury" }
42-
wat = "1.0"
4342
sp-api = { version = "2.0.0-rc6", path = "../../../primitives/api" }
4443
sp-finality-tracker = { version = "2.0.0-rc6", default-features = false, path = "../../../primitives/finality-tracker" }
4544
sp-timestamp = { version = "2.0.0-rc6", default-features = false, path = "../../../primitives/timestamp" }

0 commit comments

Comments
 (0)