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 | 932660808506d2b0a1cd7c7f32864e41af6311c4 (patch) | |
| tree | 0a4e227c2ca1946b8c2814a216cb1ac2fd248c95 | |
| parent | build(container): Simplify build task (diff) | |
| download | september-932660808506d2b0a1cd7c7f32864e41af6311c4.tar.xz september-932660808506d2b0a1cd7c7f32864e41af6311c4.zip | |
chore: Bump version patchv0.2.34
| -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." |