diff options
| author | Fuwn <[email protected]> | 2022-03-31 07:13:32 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-03-31 07:13:32 +0000 |
| commit | d5bbbf89facaa368a2641461bfdb96666863c665 (patch) | |
| tree | b72f769c643ea2758f37a60402b38fdb92b74a5a /Cargo.toml | |
| parent | feat(cargo): bump version (diff) | |
| download | windmark-0.1.7.tar.xz windmark-0.1.7.zip | |
fix(router): conditional feature args0.1.7
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.6" +version = "0.1.7" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "An elegant and highly performant async Gemini server framework" |