diff options
| author | Fuwn <[email protected]> | 2023-03-12 07:29:02 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2023-03-12 07:29:02 +0000 |
| commit | ca8dbf2986e168fa45b64127fac2af09f44300ed (patch) | |
| tree | 3239243064098bb52545fe2d0cc13fb4516cfb63 | |
| parent | deps(germ): bump to 0.3.7 (diff) | |
| download | september-ca8dbf2986e168fa45b64127fac2af09f44300ed.tar.xz september-ca8dbf2986e168fa45b64127fac2af09f44300ed.zip | |
deps(cargo): bump to 0.2.4
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ [package] name = "september" -version = "0.2.3" +version = "0.2.4" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "A simple and efficient Gemini-to-HTTP proxy." |