diff options
| author | Fuwn <[email protected]> | 2026-04-27 06:25:12 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2026-04-27 06:25:12 +0000 |
| commit | 949ebda79578c09723e8fbcdd6c893d54014b571 (patch) | |
| tree | 825b62ec5fca60cea153f3f93b8a2187be24ecc0 /Cargo.toml | |
| parent | fix(docs): Mark set_ssl_acceptor doctest no_run (diff) | |
| download | archived-windmark-main.tar.xz archived-windmark-main.zip | |
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ members = ["rossweisse"] [package] name = "windmark" -version = "0.6.0" +version = "0.6.1" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "An elegant and highly performant async Gemini server framework" |