diff options
| author | Fuwn <[email protected]> | 2023-03-11 07:52:32 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2023-03-11 07:52:32 +0000 |
| commit | 8eaeb3786923665ce7dbd9cdcc5fe5afa98185cc (patch) | |
| tree | 1e38e5776fb834db848ab739f452b5968a447f23 | |
| parent | feat(response): error on invalid proxy (diff) | |
| download | september-0.2.3.tar.xz september-0.2.3.zip | |
feat(cargo): bump to 0.2.3v0.2.3
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ [package] name = "september" -version = "0.2.2" +version = "0.2.3" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "A simple and efficient Gemini-to-HTTP proxy." |