diff options
| author | Fuwn <[email protected]> | 2024-07-21 02:21:09 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-07-21 02:22:07 +0000 |
| commit | d27a5bb24daf841b18f0025275251bde45cfe064 (patch) | |
| tree | 6f42c02aaf83aa7fe56ae606131c501c2243a74e /Cargo.toml | |
| parent | chore: bump version (diff) | |
| download | september-0.2.26.tar.xz september-0.2.26.zip | |
fix(response): handle non-trimmed redirect assumptionsv0.2.26
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.25" +version = "0.2.26" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "A simple and efficient Gemini-to-HTTP proxy." |