style: apply taplo format to all Cargo.toml files

This commit is contained in:
2026-01-04 17:37:38 +03:00
parent 479010094e
commit b8990884db
415 changed files with 2872 additions and 1272 deletions
@@ -8,7 +8,7 @@ publish = true
license.workspace = true
repository.workspace = true
description = "Pezkuwi Zombienet configuration builder for network testing"
keywords = ["configuration", "sdk", "zombienet", "pezkuwi"]
keywords = ["configuration", "pezkuwi", "sdk", "zombienet"]
[dependencies]
anyhow = { workspace = true }
@@ -8,7 +8,7 @@ publish = true
license.workspace = true
repository.workspace = true
description = "Pezkuwi Zombienet orchestrator - Network spawn through providers"
keywords = ["orchestrator", "sdk", "zombienet", "pezkuwi"]
keywords = ["orchestrator", "pezkuwi", "sdk", "zombienet"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
@@ -8,7 +8,7 @@ publish = true
license.workspace = true
repository.workspace = true
description = "Pezkuwi Zombienet Prometheus metrics parser"
keywords = ["prometheus", "zombienet", "pezkuwi", "metrics"]
keywords = ["metrics", "pezkuwi", "prometheus", "zombienet"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
+1 -1
View File
@@ -8,7 +8,7 @@ publish = true
license.workspace = true
repository.workspace = true
description = "Pezkuwi Zombienet provider - Node execution through native provider"
keywords = ["native", "provider", "zombienet", "pezkuwi"]
keywords = ["native", "pezkuwi", "provider", "zombienet"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
+1 -1
View File
@@ -8,7 +8,7 @@ publish = true
license.workspace = true
repository.workspace = true
description = "Pezkuwi Zombienet SDK - Network orchestration for Pezkuwi blockchain testing"
keywords = ["sdk", "zombienet", "pezkuwi", "blockchain"]
keywords = ["blockchain", "pezkuwi", "sdk", "zombienet"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
+1 -1
View File
@@ -8,7 +8,7 @@ publish = true
license.workspace = true
repository.workspace = true
description = "Pezkuwi Zombienet support - Common traits, structs and helpers"
keywords = ["zombienet", "pezkuwi", "support"]
keywords = ["pezkuwi", "support", "zombienet"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html