diff options
| author | Fuwn <[email protected]> | 2022-03-27 07:00:44 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-03-27 07:00:44 +0000 |
| commit | 18d4ac1f2e9782654494c957927c2a5cc6a2915c (patch) | |
| tree | d5c13fa5595d2efe1cd9a724ddf13a116bc91d0c /Cargo.toml | |
| parent | docs(readme): fix example (diff) | |
| download | windmark-0.1.2.tar.xz windmark-0.1.2.zip | |
docs: extend0.1.2
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ [package] name = "windmark" -version = "0.1.1" +version = "0.1.2" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "An elegant and highly performant async Gemini server framework" |