diff options
| author | Fuwn <[email protected]> | 2022-04-05 07:12:02 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-04-05 07:12:02 +0000 |
| commit | dd520165710b7d9a73b70f723cbbc3335580face (patch) | |
| tree | 9eeed48fe2a6f12fea52d6d6bc2743d2431b01bb | |
| parent | fix(gmi_to_html): support project gemini's interesting style (diff) | |
| download | september-dd520165710b7d9a73b70f723cbbc3335580face.tar.xz september-dd520165710b7d9a73b70f723cbbc3335580face.zip | |
docs(cargo): bump for release
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ [package] name = "september" -version = "0.0.0" +version = "0.1.0" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "A simple and efficient Gemini-to-HTTP proxy." |