We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa8301f commit c225e02Copy full SHA for c225e02
1 file changed
framework/Cargo.toml
@@ -84,7 +84,7 @@ speculoos = "0.11.0"
84
anyhow = "1"
85
86
[patch.crates-io]
87
-cw-orch ={ git = "https://github.com/AbstractSDK/cw-orchestrator.git" }
+cw-orch = { git = "https://github.com/AbstractSDK/cw-orchestrator.git" }
88
89
# Backup release profile, will result in warnings during optimization
90
[profile.release]
0 commit comments