diff options
| author | Fuwn <[email protected]> | 2023-05-22 06:41:57 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2023-05-22 06:41:57 +0000 |
| commit | e6fb81bd90c7bcc4323a6b29b165527db734eed9 (patch) | |
| tree | 518c297b508bce1a09c91c6b7af509a10790e0e1 | |
| parent | build(Dockerfile): update rust toolchain (diff) | |
| download | archived-september-0.2.6.tar.xz archived-september-0.2.6.zip | |
feat(Cargo.toml): bump to 0.2.6v0.2.6
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ [package] name = "september" -version = "0.2.5" +version = "0.2.6" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "A simple and efficient Gemini-to-HTTP proxy." |