diff options
| author | Fuwn <[email protected]> | 2023-05-30 07:55:44 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2023-05-30 07:55:44 +0000 |
| commit | e5d510fcba92d9f79c38c0d3b5a79f39a1fbca71 (patch) | |
| tree | 75336fe0b89d4b71822ab35700652a67a69ad015 /Cargo.toml | |
| parent | ci(docker): remove problematic sccache (diff) | |
| download | archived-september-0.2.8.tar.xz archived-september-0.2.8.zip | |
fix(response): header only on non-proxy routesv0.2.8
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.7" +version = "0.2.8" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "A simple and efficient Gemini-to-HTTP proxy." |