diff options
| author | Fuwn <[email protected]> | 2025-05-21 10:08:05 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-05-21 10:08:09 +0000 |
| commit | 8e12d98c0d5789dc1280071e188d4713cde9a1d8 (patch) | |
| tree | 0a4e227c2ca1946b8c2814a216cb1ac2fd248c95 /Cargo.toml | |
| parent | build(container): Simplify build task (diff) | |
| download | september-0.2.34.tar.xz september-0.2.34.zip | |
chore: Bump version patchv0.2.34
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.33" +version = "0.2.34" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "A simple and efficient Gemini-to-HTTP proxy." |