diff options
| author | Fuwn <[email protected]> | 2024-04-04 03:03:56 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-04-04 03:03:56 +0000 |
| commit | 81291d9313834d3ab9a34aaa69d67742012c9e4b (patch) | |
| tree | be905c40155789780d476da5df01b7693131e5ba /Cargo.toml | |
| parent | deps(germ): bump to 0.4.0 (diff) | |
| download | september-81291d9313834d3ab9a34aaa69d67742012c9e4b.tar.xz september-81291d9313834d3ab9a34aaa69d67742012c9e4b.zip | |
feat(september): bump crate to 0.2.15v0.2.15
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.14" +version = "0.2.15" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "A simple and efficient Gemini-to-HTTP proxy." |