fix: taplo format all Cargo.toml files

This commit is contained in:
2026-01-07 18:47:06 +03:00
parent 043f6e875a
commit f291117ad4
49 changed files with 123 additions and 123 deletions
+1 -1
View File
@@ -47,12 +47,12 @@ runtime-benchmarks = [
std = [
"gum/std",
"pezkuwi-node-metrics/std",
"pezkuwi-node-subsystem-test-helpers/std",
"pezkuwi-node-subsystem-types/std",
"pezkuwi-node-subsystem/std",
"pezkuwi-pez-node-primitives/std",
"pezsc-client-api/std",
"pezsc-consensus-babe/std",
"pezsp-blockchain/std",
"pezkuwi-node-subsystem-test-helpers/std"
]
serde = []