diff options
| author | Fuwn <[email protected]> | 2022-04-03 09:32:29 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-04-03 09:32:29 +0000 |
| commit | d44b0112c7bd0b9f036a39ef1e013c62d8e47c7c (patch) | |
| tree | 31802f8bb27ce6613bd3dce498f0207e7f57d5ae /Cargo.toml | |
| parent | feat(refactor): no late init content (diff) | |
| download | windmark-d44b0112c7bd0b9f036a39ef1e013c62d8e47c7c.tar.xz windmark-d44b0112c7bd0b9f036a39ef1e013c62d8e47c7c.zip | |
docs(cargo): bump to 0.1.9
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.8" +version = "0.1.9" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "An elegant and highly performant async Gemini server framework" |