diff options
| author | Fuwn <[email protected]> | 2025-06-02 12:51:47 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-06-02 12:51:47 +0000 |
| commit | 5cce2421a4505d1465ee1e8d6251dd765a728f8e (patch) | |
| tree | 3d89461331ba59a7afb2ed49cbac61952acb70ee /Cargo.toml | |
| parent | ci(check): Use stable Rust (diff) | |
| download | september-0.2.36.tar.xz september-0.2.36.zip | |
chore: Bump version patchv0.2.36
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.35" +version = "0.2.36" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "A simple and efficient Gemini-to-HTTP proxy." |