diff options
| author | Fuwn <[email protected]> | 2025-07-08 06:16:18 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-07-08 06:16:18 +0000 |
| commit | c249e0339d0f2ffab457f3a27fd81d5f6e75bdfd (patch) | |
| tree | a9c4e5dd89a4e50221c800e830b1fc94829ad378 /Cargo.toml | |
| parent | docs(README): Fix example use declarations (diff) | |
| download | windmark-0.4.0.tar.xz windmark-0.4.0.zip | |
chore: Increment minor versionv0.4.0
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.12" +version = "0.4.0" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "An elegant and highly performant async Gemini server framework" |