Skip to content
Prev Previous commit
Next Next commit
fmt
  • Loading branch information
Aideepakchaudhary committed Oct 7, 2024
commit 1b351a350a142de101061054ec68318c9797223f
3 changes: 1 addition & 2 deletions node/cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,11 @@ cli = [
"sc-cli",
"sc-service",
"frame-benchmarking-cli",
"sp-runtime/std",
"sp-runtime/std",
"try-runtime-cli",
"cere-client",
]
runtime-benchmarks = ["cere-service/runtime-benchmarks"]
try-runtime = ["cere-service/try-runtime", "try-runtime-cli/try-runtime"]
cere-native = ["cere-service/cere-native"]
cere-dev-native = ["cere-service/cere-dev-native"]