ci: fix CLI Cargo.toml array ordering
This commit is contained in:
+2
-2
@@ -34,8 +34,8 @@ std = [
|
|||||||
"anyhow/std",
|
"anyhow/std",
|
||||||
"configuration/std",
|
"configuration/std",
|
||||||
"orchestrator/std",
|
"orchestrator/std",
|
||||||
"provider/std",
|
|
||||||
"pezkuwi-zombienet-sdk/std",
|
"pezkuwi-zombienet-sdk/std",
|
||||||
|
"provider/std",
|
||||||
"support/std",
|
"support/std",
|
||||||
"tracing/std"
|
"tracing/std",
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user