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