Skip to content

Commit 47cb500

Browse files
committed
cargo publish準備
1 parent 323b2ba commit 47cb500

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crates/cevio-ai/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ thiserror = { workspace = true }
2424

2525
windows = { workspace = true }
2626

27-
cevio-ai-sys = { path = "../cevio-ai-sys", features = ["unsafe_send"] }
27+
cevio-ai-sys = { version = "*", path = "../cevio-ai-sys", features = ["unsafe_send"] }
2828

2929
[dev-dependencies]
3030
serial_test = "3.2"

0 commit comments

Comments
 (0)