diff options
| author | Fuwn <[email protected]> | 2022-06-02 01:09:15 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-06-02 01:09:15 +0000 |
| commit | 9a2fa743f3272adede7c91cd15bef72e9531f99e (patch) | |
| tree | 9835cc6a75603ae2aad6e4e4ec3737c865a395ff /Cargo.toml | |
| parent | feat(response): plain text routes (diff) | |
| download | september-0.1.5.tar.xz september-0.1.5.zip | |
feat(response): show meta when non-success response0.1.5
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.1.4" +version = "0.1.5" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "A simple and efficient Gemini-to-HTTP proxy." |