diff options
| author | Fuwn <[email protected]> | 2024-09-14 10:20:23 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-09-14 10:20:23 +0000 |
| commit | 86a587f2f43608cffcd46ff2631656fac21358a9 (patch) | |
| tree | 7b9513016ea02b079047d45b3e7bdc61f11c64a7 /Cargo.toml | |
| parent | chore(flake): use new-style devshells (diff) | |
| download | september-86a587f2f43608cffcd46ff2631656fac21358a9.tar.xz september-86a587f2f43608cffcd46ff2631656fac21358a9.zip | |
chore(cargo): bump tagv0.2.31
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.30" +version = "0.2.31" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "A simple and efficient Gemini-to-HTTP proxy." |