diff options
| author | Fuwn <[email protected]> | 2022-06-13 07:58:26 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-06-13 07:58:26 +0000 |
| commit | 4b6200b8e204caa4d6152d310f25a4003260e8c4 (patch) | |
| tree | 43571aa9c9401e2ddc0f8653fa182ddf41d526fd | |
| parent | fix(gemini_to_html): keep non gemini urls (diff) | |
| download | september-0.1.6.tar.xz september-0.1.6.zip | |
docs(cargo): bump version 0.1.5 -> 0.1.60.1.6
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ [package] name = "september" -version = "0.1.5" +version = "0.1.6" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "A simple and efficient Gemini-to-HTTP proxy." |