diff options
| author | Fuwn <[email protected]> | 2026-01-12 16:15:54 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2026-01-12 16:15:54 +0000 |
| commit | fd3a2bc2f30291922666ebe23129bfa6f957d614 (patch) | |
| tree | ee24579f0a181fd0491040963cc88e06acf36c95 /Cargo.toml | |
| parent | refactor(router): Reduce allocations (diff) | |
| download | windmark-fd3a2bc2f30291922666ebe23129bfa6f957d614.tar.xz windmark-fd3a2bc2f30291922666ebe23129bfa6f957d614.zip | |
chore: Bump version
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.4.0" +version = "0.4.1" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "An elegant and highly performant async Gemini server framework" |