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 | 0f9f8f0d2a63b691cfef240eb9776578ad9860c5 (patch) | |
| tree | 518c297b508bce1a09c91c6b7af509a10790e0e1 /Cargo.toml | |
| parent | build(Dockerfile): update rust toolchain (diff) | |
| download | september-0f9f8f0d2a63b691cfef240eb9776578ad9860c5.tar.xz september-0f9f8f0d2a63b691cfef240eb9776578ad9860c5.zip | |
feat(Cargo.toml): bump to 0.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." |