Skip to content

Commit ca78e79

Browse files
committed
Remove profile section in runtime/Cargo.toml
1 parent cc5aba8 commit ca78e79

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

runtime/Cargo.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ repository = "https://github.com/opentensor/subtensor/"
1212
[package.metadata.docs.rs]
1313
targets = ["x86_64-unknown-linux-gnu"]
1414

15-
[profile.test]
16-
opt-level = 3
17-
1815
[dependencies]
1916
pallet-subtensor = { version = "4.0.0-dev", default-features = false, path = "../pallets/subtensor" }
2017
subtensor-custom-rpc-runtime-api = { version = "0.0.2", path = "../pallets/subtensor/runtime-api", default-features = false }

0 commit comments

Comments
 (0)