diff options
| author | Fuwn <[email protected]> | 2022-03-30 10:19:28 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-03-30 10:19:28 +0000 |
| commit | fb8ac4c71853a99afaff2377c84238deff0db06f (patch) | |
| tree | f6564efb1e36b1de1dfe97bbb5b9a820a9ebceec /Cargo.toml | |
| parent | feat(cargo): bump version (diff) | |
| download | windmark-0.1.4.tar.xz windmark-0.1.4.zip | |
feat(router): specify custom port0.1.4
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.3" +version = "0.1.4" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "An elegant and highly performant async Gemini server framework" |