diff options
| author | Fuwn <[email protected]> | 2026-02-10 13:14:09 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2026-02-10 13:14:09 +0000 |
| commit | 16e6639a52abb5b79565df2d9e1c0123af8365c3 (patch) | |
| tree | b469e67569e8b1159b108b2d35defbdaadde18ea /Cargo.toml | |
| parent | feat: Support HTTP/0.9 (diff) | |
| download | september-0.3.3.tar.xz september-0.3.3.zip | |
chore(Cargo.toml): Bump version patchv0.3.3
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ [package] name = "september" -version = "0.3.2" +version = "0.3.3" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "A simple and efficient Gemini-to-HTTP proxy." |