Skip to content

Commit 1f69c90

Browse files
committed
Chnaged out the build file
1 parent 584077b commit 1f69c90

File tree

3 files changed

+982
-277
lines changed

3 files changed

+982
-277
lines changed

llama-cpp-sys-2/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ include = [
4848
[build-dependencies]
4949
bindgen = { workspace = true }
5050
cc = { workspace = true, features = ["parallel"] }
51+
once_cell = "1.19.0"
5152

5253
[features]
5354
cublas = []

0 commit comments

Comments
 (0)