diff options
| author | Fuwn <[email protected]> | 2024-07-20 06:32:10 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-07-20 06:32:10 +0000 |
| commit | 9c7463a1a9ee8d4772d30e62bbdd83d2af245c80 (patch) | |
| tree | 869c008ccce71ab9d53a87a48ac3b3de00952945 /Cargo.toml | |
| parent | fix(html): parse base path urls (diff) | |
| download | september-0.2.25.tar.xz september-0.2.25.zip | |
chore: bump versionv0.2.25
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.24" +version = "0.2.25" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "A simple and efficient Gemini-to-HTTP proxy." |