diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ documentation = "https://docs.rs/germ" readme = "README.md" homepage = "https://github.com/gemrest/germ" repository = "https://github.com/gemrest/germ" -license = "GPL-3.0-only" +license = "MIT OR Apache-2.0" keywords = ["gemini", "parser", "lexer", "markdown", "converter"] categories = ["encoding"] rust-version = "1.83.0" |