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 | dba3c74f79ad8555ea967ec925bc2591fc251cb0 (patch) | |
| tree | a1e7ab1e022d14c7c24aef93ed9b34e511ccd567 | |
| parent | fix(gmi_to_html): support project gemini's interesting style (diff) | |
| download | september-dba3c74f79ad8555ea967ec925bc2591fc251cb0.tar.xz september-dba3c74f79ad8555ea967ec925bc2591fc251cb0.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." |