Skip to content

Commit 89398da

Browse files
author
hounsette
committed
wasmtime feature flag remove see : paritytech/substrate#12684
1 parent f613221 commit 89398da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

node/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ sc-network = { git = "https://github.com/paritytech/substrate", branch = "polkad
5959
sc-network-common = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.36" }
6060
sc-rpc = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.36" }
6161
sc-rpc-api = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.36" }
62-
sc-service = { git = "https://github.com/paritytech/substrate", features = ["wasmtime"], branch = "polkadot-v0.9.36" }
62+
sc-service = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.36" }
6363
sc-telemetry = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.36" }
6464
sc-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.36" }
6565
sc-transaction-pool-api = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v0.9.36" }

0 commit comments

Comments
 (0)