Skip to content

Commit 036d5fe

Browse files
authored
Merge pull request #265 from opentensor/remove-cargo-profile
Remove profile section in runtime/Cargo.toml
2 parents cc5aba8 + ca78e79 commit 036d5fe

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)