diff options
| author | Fuwn <[email protected]> | 2024-06-19 07:55:52 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-06-19 07:56:56 +0000 |
| commit | 113bafa4ecb991ed2dfc0847faf356a0ab69767e (patch) | |
| tree | cc9e1fbe6e35bd7fe0986f3bd37c746b5c2ca5e9 /Cargo.toml | |
| parent | refactor: remove long file headers (diff) | |
| download | september-113bafa4ecb991ed2dfc0847faf356a0ab69767e.tar.xz september-113bafa4ecb991ed2dfc0847faf356a0ab69767e.zip | |
feat: bump september
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.17" +version = "0.2.19" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "A simple and efficient Gemini-to-HTTP proxy." |