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 | d506ac7f992cced1d3f17626775224e41280335a (patch) | |
| tree | ffa0c5cf01a4bd86520111a333f58c1d7d4ea56d /Cargo.toml | |
| parent | refactor(context): rename params to parameters (diff) | |
| download | windmark-0.3.3.tar.xz windmark-0.3.3.zip | |
feat(cargo): bump windmark 0.3.2 -> 0.3.3v0.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" |