diff options
| author | Fuwn <[email protected]> | 2024-04-04 03:03:56 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-04-04 03:03:56 +0000 |
| commit | c7335c4a5bc253089ef9e708073d6b42e68c8d9a (patch) | |
| tree | 14c77479fa8d6e35edfa8b522693158ac037c8e2 | |
| parent | deps(germ): bump to 0.4.0 (diff) | |
| download | september-c7335c4a5bc253089ef9e708073d6b42e68c8d9a.tar.xz september-c7335c4a5bc253089ef9e708073d6b42e68c8d9a.zip | |
feat(september): bump crate to 0.2.15
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ [package] name = "september" -version = "0.2.14" +version = "0.2.15" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "A simple and efficient Gemini-to-HTTP proxy." |