diff options
| author | Fuwn <[email protected]> | 2026-02-20 14:23:16 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2026-02-20 14:23:16 +0000 |
| commit | 125e37558b02bb33892608ee1bd6fb1088c1cb23 (patch) | |
| tree | 2527eac50dc58ef831adaf76d4197b27f7215c32 /Cargo.toml | |
| parent | chore: Bump version patch to v0.4.2 (diff) | |
| download | windmark-main.tar.xz windmark-main.zip | |
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ documentation = "https://docs.rs/windmark" readme = "README.md" homepage = "https://github.com/gemrest/windmark" repository = "https://github.com/gemrest/windmark" -license = "GPL-3.0-only" +license = "MIT OR Apache-2.0" keywords = ["gemini"] categories = ["web-programming"] |