snapshot before rebranding
This commit is contained in:
@@ -7,6 +7,7 @@ edition.workspace = true
|
||||
license.workspace = true
|
||||
homepage.workspace = true
|
||||
repository.workspace = true
|
||||
documentation = "https://docs.rs/pezkuwi-node-subsystem"
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
@@ -17,6 +18,6 @@ pezkuwi-overseer = { workspace = true, default-features = true }
|
||||
|
||||
[features]
|
||||
runtime-benchmarks = [
|
||||
"pezkuwi-node-subsystem-types/runtime-benchmarks",
|
||||
"pezkuwi-overseer/runtime-benchmarks",
|
||||
"pezkuwi-node-subsystem-types/runtime-benchmarks",
|
||||
"pezkuwi-overseer/runtime-benchmarks",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user