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 | fb826fbfed976cdae377e2011c1ee33619bba475 (patch) | |
| tree | 5d987330e51658b3ebee71a7cde8d2baab36dfaa /Cargo.toml | |
| parent | feat(handler): expose handler types (diff) | |
| download | windmark-fb826fbfed976cdae377e2011c1ee33619bba475.tar.xz windmark-fb826fbfed976cdae377e2011c1ee33619bba475.zip | |
docs(cargo): bump version
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" |