We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 382ea17 commit ca908e4Copy full SHA for ca908e4
llama-cpp-sys-2/Cargo.toml
@@ -3,7 +3,7 @@ name = "llama-cpp-sys-2"
3
description = "Low Level Bindings to llama.cpp"
4
version = "0.1.0"
5
edition = "2021"
6
-license = "MIT or Apache-2.0"
+license = "MIT OR Apache-2.0"
7
8
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
9
0 commit comments