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 | 59c7b0d28a373a33bf70ddd5875b6584b425490f (patch) | |
| tree | bd82fc3c68f38018ba9fffbadf618eb7fb271020 | |
| parent | feat(response): error on invalid proxy (diff) | |
| download | archived-september-0.2.3.tar.xz archived-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." |