We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fbc3cd commit f90c20cCopy full SHA for f90c20c
1 file changed
crates/cevio-ai/Cargo.toml
@@ -24,7 +24,7 @@ thiserror = { workspace = true }
24
25
windows = { workspace = true }
26
27
-cevio-ai-sys = { version = "*", path = "../cevio-ai-sys", features = ["unsafe_send"] }
+cevio-ai-sys = { version = "0", path = "../cevio-ai-sys", features = ["unsafe_send"] }
28
29
[dev-dependencies]
30
serial_test = "3.2"
0 commit comments