Companion PR for Substrate 11537 (#5619)

* Companion PR for https://github.com/paritytech/substrate/pull/11537

* update lockfile for {"substrate"}

Co-authored-by: parity-processbot <>
This commit is contained in:
Nazar Mokrynskyi
2022-06-14 21:08:13 +03:00
committed by GitHub
parent 7f4205c462
commit 9a31f9a918
2 changed files with 172 additions and 172 deletions
+171 -171
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -133,7 +133,7 @@ assert_matches = "1.5.0"
default = ["db", "full-node", "polkadot-native"] default = ["db", "full-node", "polkadot-native"]
db = [ db = [
"service/db" "service/rocksdb"
] ]
full-node = [ full-node = [