diff options
| author | Fuwn <[email protected]> | 2024-07-24 04:20:11 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-07-24 04:20:11 +0000 |
| commit | 27bde681ce9c5cfa2d5c92b2c63357f65c91357a (patch) | |
| tree | 5e1a81f06911ca4b40a272ba3c7d69501a51a56a /Cargo.toml | |
| parent | ci(actions): increase rustc release (diff) | |
| download | september-27bde681ce9c5cfa2d5c92b2c63357f65c91357a.tar.xz september-27bde681ce9c5cfa2d5c92b2c63357f65c91357a.zip | |
chore: bump release
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.27" +version = "0.2.28" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "A simple and efficient Gemini-to-HTTP proxy." |