Skip to content

Commit 8824a96

Browse files
committed
update license string
1 parent eb348ad commit 8824a96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "ellama"
33
description = "Friendly interface to chat with an Ollama instance."
44
version = "0.4.0"
55
edition = "2021"
6-
license = "MIT OR Apache-2.0"
6+
license = "Unlicense OR MIT OR Apache-2.0"
77
readme = "README.md"
88
exclude = ["media/**"]
99
documentation = "https://docs.rs/ellama"

0 commit comments

Comments
 (0)