diff options
| author | Fuwn <[email protected]> | 2025-06-05 14:18:08 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-06-05 14:18:08 +0000 |
| commit | 550eedce2598c48edf6f80290b8da7bfcd8d3b20 (patch) | |
| tree | 38a9117126c73dead1ae07251632b8aec00d739c /Cargo.toml | |
| parent | fix(response): Always proxy images as raw bytes (diff) | |
| download | september-0.2.37.tar.xz september-0.2.37.zip | |
chore: Bump version patchv0.2.37
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.2.36" +version = "0.2.37" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "A simple and efficient Gemini-to-HTTP proxy." |