diff options
| author | Fuwn <[email protected]> | 2025-05-27 14:54:50 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-05-27 14:55:22 +0000 |
| commit | 6eccf650abe545e387b2b35967c09605433dc2a6 (patch) | |
| tree | 6e638f6e5b516fb6245c8cd507c0d711454e8bd1 /Cargo.toml | |
| parent | fix(router): Compliant empty path handling (diff) | |
| download | windmark-0.3.12.tar.xz windmark-0.3.12.zip | |
chore: Bump version patchv0.3.12
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.3.11" +version = "0.3.12" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "An elegant and highly performant async Gemini server framework" |