File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ description = "High-level bindings to llama.cpp with a focus on just being reall
5
5
edition = " 2021"
6
6
authors = [" Dakota Thompson <me@scriptis.net>" ]
7
7
repository = " https://github.com/binedge/llama_cpp-rs"
8
- license = " MIT OR APACHE -2.0"
8
+ license = " MIT OR Apache -2.0"
9
9
include = [" src/**/*" ]
10
10
readme = " ../../README.md"
11
11
publish = true
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ description = "Automatically-generated bindings to llama.cpp's C API"
5
5
edition = " 2021"
6
6
authors = [" Dakota Thompson <me@scriptis.net>" ]
7
7
repository = " https://github.com/binedge/llama_cpp-rs"
8
- license = " MIT OR APACHE -2.0"
8
+ license = " MIT OR Apache -2.0"
9
9
readme = " ../../README.md"
10
10
publish = true
11
11
You can’t perform that action at this time.
0 commit comments