aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2025-05-27 14:54:50 +0000
committerFuwn <[email protected]>2025-05-27 14:55:22 +0000
commit6eccf650abe545e387b2b35967c09605433dc2a6 (patch)
tree6e638f6e5b516fb6245c8cd507c0d711454e8bd1
parentfix(router): Compliant empty path handling (diff)
downloadwindmark-0.3.12.tar.xz
windmark-0.3.12.zip
chore: Bump version patchv0.3.12
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index d6d55b2..195ceab 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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"