We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb348ad commit 8824a96Copy full SHA for 8824a96
Cargo.toml
@@ -3,7 +3,7 @@ name = "ellama"
3
description = "Friendly interface to chat with an Ollama instance."
4
version = "0.4.0"
5
edition = "2021"
6
-license = "MIT OR Apache-2.0"
+license = "Unlicense OR MIT OR Apache-2.0"
7
readme = "README.md"
8
exclude = ["media/**"]
9
documentation = "https://docs.rs/ellama"
0 commit comments