diff options
| author | Fuwn <[email protected]> | 2024-03-23 07:00:00 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-03-23 07:00:00 +0000 |
| commit | 70d7f7a9196b1302c416dcf1496c0becf542ad67 (patch) | |
| tree | c1739a705e900c6c6317db91939ca912aba6bef1 /Cargo.toml | |
| parent | fix(html): no default proxy double host (diff) | |
| download | september-0.2.11.tar.xz september-0.2.11.zip | |
docs(cargo): bump versionv0.2.11
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.10" +version = "0.2.11" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "A simple and efficient Gemini-to-HTTP proxy." |