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 | 6c20f0f685a805d8a771be0d9c421653f7e71198 (patch) | |
| tree | f149d15919a7ca2e00a7258e19d0558eba29f4b9 | |
| parent | docs(meta): update description (diff) | |
| download | windmark-6c20f0f685a805d8a771be0d9c421653f7e71198.tar.xz windmark-6c20f0f685a805d8a771be0d9c421653f7e71198.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" |