8000 Release llama_cpp_sys v0.2.0 · edgenai/llama_cpp-rs@d1868ac · GitHub
[go: up one dir, main page]

Skip to content

Commit d1868ac

Browse files
committed
Release llama_cpp_sys v0.2.0
1 parent 116fe8c commit d1868ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/llama_cpp/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ publish = true
1414
ctor = "0.2.5"
1515
derive_more = "0.99.17"
1616
flume = "0.11.0"
17-
llama_cpp_sys = { version = "0.2.0", path = "../llama_cpp_sys" }
17+
llama_cpp_sys = { version = "^0.2.0", path = "../llama_cpp_sys" }
1818
num_cpus = "1.16.0"
1919
thiserror = "1.0.49"
2020
tokio = { version = "1.33.0", features = ["sync"] }

0 commit comments

Comments
 (0)
0