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 | 37d82b77f77bb0ceece865b38fb1270ce83cfac3 (patch) | |
| tree | 07a6d6a9886e5bc1f07c217c464f30ed230cea70 | |
| parent | fix(gemini_to_html): keep non gemini urls (diff) | |
| download | archived-september-0.1.6.tar.xz archived-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." |