diff options
| author | Fuwn <[email protected]> | 2024-11-02 13:04:50 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-11-02 13:04:50 +0000 |
| commit | 5f7f5380ff62e93f73f424df8c7bf94a8f635512 (patch) | |
| tree | 5ce1d5c9f0de5d465b8e7c2e1bd81b50797f045d /Cargo.toml | |
| parent | deps: bump all to latest compatible release (diff) | |
| download | september-5f7f5380ff62e93f73f424df8c7bf94a8f635512.tar.xz september-5f7f5380ff62e93f73f424df8c7bf94a8f635512.zip | |
chore(crate): bump version
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.31" +version = "0.2.32" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "A simple and efficient Gemini-to-HTTP proxy." |