diff options
| author | Fuwn <[email protected]> | 2022-03-27 06:33:57 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-03-27 06:33:57 +0000 |
| commit | 4b8acb0ad4700a2bed69852187a92589f31c719c (patch) | |
| tree | f149d15919a7ca2e00a7258e19d0558eba29f4b9 | |
| parent | docs(meta): update description (diff) | |
| download | windmark-4b8acb0ad4700a2bed69852187a92589f31c719c.tar.xz windmark-4b8acb0ad4700a2bed69852187a92589f31c719c.zip | |
feat(cargo): bump version to 0.1.0
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ [package] name = "windmark" -version = "0.0.0" +version = "0.1.0" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "An elegant and highly performant async Gemini server framework" |