diff options
| author | Fuwn <[email protected]> | 2022-04-15 01:05:59 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-04-15 01:05:59 +0000 |
| commit | df27677c395c70e890d845f8b4dab54e4c52040c (patch) | |
| tree | 5d987330e51658b3ebee71a7cde8d2baab36dfaa /Cargo.toml | |
| parent | feat(handler): expose handler types (diff) | |
| download | windmark-0.1.13.tar.xz windmark-0.1.13.zip | |
docs(cargo): bump version0.1.13
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.12" +version = "0.1.13" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "An elegant and highly performant async Gemini server framework" |