diff options
| author | Fuwn <[email protected]> | 2023-03-30 10:44:05 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2023-03-30 10:44:05 +0000 |
| commit | 9f69742545b93ed413fc7fd545efd945994fa816 (patch) | |
| tree | 4ff813d372929d4aed0d9580f1beb4d19d768845 /Cargo.toml | |
| parent | refactor(router): change response-related setters (diff) | |
| download | windmark-0.2.2.tar.xz windmark-0.2.2.zip | |
feat(cargo): bump 0.2.1 -> 0.2.2v0.2.2
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.2.1" +version = "0.2.2" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "An elegant and highly performant async Gemini server framework" |