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
@@ -68,6 +68,7 @@ std = [
"pezkuwi-node-core-approval-voting/std",
"pezkuwi-node-metrics/std",
"pezkuwi-node-network-protocol/std",
"pezkuwi-node-subsystem-test-helpers/std",
"pezkuwi-node-subsystem-util/std",
"pezkuwi-node-subsystem/std",
"pezkuwi-overseer/std",
@@ -77,7 +78,6 @@ std = [
"pezsp-tracing/std",
"rand/std",
"rand_core/std",
"pezkuwi-node-subsystem-test-helpers/std"
]
serde = []
with-tracing = []