fmt fixed
This commit is contained in:
parent
3d33a73458
commit
c48629c172
1 changed files with 1 additions and 1 deletions
|
|
@ -265,7 +265,7 @@ fn main() {
|
|||
if cfg!(feature = "metal") {
|
||||
println!("cargo:rustc-link-lib=static=ggml-metal");
|
||||
}
|
||||
|
||||
|
||||
if cfg!(feature = "cuda") {
|
||||
println!("cargo:rustc-link-lib=static=ggml-cuda");
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue