Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Commit 29b42c3

Browse files
pepyakinbkchr
authored andcommitted
What happens if we remove wat? (#7056)
* What happens if we remove wat? * Update Cargo.lock
1 parent 0a850ae commit 29b42c3

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)