diff options
| author | Fuwn <[email protected]> | 2022-03-31 03:04:05 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-03-31 03:04:05 +0000 |
| commit | f1aa8c06940523a3965909fa0013294061fec973 (patch) | |
| tree | d6246e1194e41c496dfb9ff20e5976be8edec142 /Cargo.toml | |
| parent | feat(features): auto-deduce-mime (diff) | |
| download | windmark-0.1.6.tar.xz windmark-0.1.6.zip | |
feat(cargo): bump version0.1.6
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.5" +version = "0.1.6" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "An elegant and highly performant async Gemini server framework" |