diff options
| author | Fuwn <[email protected]> | 2022-03-27 06:37:19 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-03-27 06:37:19 +0000 |
| commit | a99ce0e73433b05a3c1c2a801fbda144cc956480 (patch) | |
| tree | 1ffeb7a725113a5e3f22544ec4e12cdcd7174207 /Cargo.toml | |
| parent | docs(readme): fix example (diff) | |
| download | windmark-0.1.1.tar.xz windmark-0.1.1.zip | |
feat(cargo): bump version0.1.1
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.0" +version = "0.1.1" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "An elegant and highly performant async Gemini server framework" |