diff options
| author | Fuwn <[email protected]> | 2023-06-01 07:28:44 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2023-06-01 07:28:44 +0000 |
| commit | 1361774412d172a4b02f84657af1b0375b33e925 (patch) | |
| tree | fd265288f913ac2fc1591071291d2cf70fe94fd1 /Cargo.toml | |
| parent | fix(response): header only on non-proxy routes (diff) | |
| download | september-0.2.9.tar.xz september-0.2.9.zip | |
fix(response): remove double trailing slashv0.2.9
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.8" +version = "0.2.9" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "A simple and efficient Gemini-to-HTTP proxy." |