diff options
| author | Fuwn <[email protected]> | 2023-04-06 08:36:03 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2023-04-06 08:36:03 +0000 |
| commit | bb944628dfe13d5793e5810381048f601b04ce4a (patch) | |
| tree | ffa0c5cf01a4bd86520111a333f58c1d7d4ea56d /Cargo.toml | |
| parent | refactor(context): rename params to parameters (diff) | |
| download | windmark-bb944628dfe13d5793e5810381048f601b04ce4a.tar.xz windmark-bb944628dfe13d5793e5810381048f601b04ce4a.zip | |
feat(cargo): bump windmark 0.3.2 -> 0.3.3
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.3.2" +version = "0.3.3" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "An elegant and highly performant async Gemini server framework" |