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 | eda15cbbd3e2bb4581b50b46667be60fbcc44f02 (patch) | |
| tree | 4d2df5eda4b2214fa38ba490aef4117ab4dd1dca /Cargo.toml | |
| parent | build(Dockerfile): update rust toolchain (diff) | |
| download | september-0.2.6.tar.xz september-0.2.6.zip | |
feat(Cargo.toml): bump to 0.2.6v0.2.6
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.5" +version = "0.2.6" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "A simple and efficient Gemini-to-HTTP proxy." |