style: apply taplo format to all Cargo.toml files
This commit is contained in:
@@ -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
@@ -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
@@ -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
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user