diff options
| author | Fuwn <[email protected]> | 2023-04-03 05:18:22 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2023-04-03 05:18:22 +0000 |
| commit | dd796651575550f2a5f35171e9bd07a8cb1b0264 (patch) | |
| tree | 419e93b0610a7fdcc2500c1a27dc3cd6e43f2ed6 /Cargo.toml | |
| parent | style: seperate blocks (diff) | |
| download | windmark-dd796651575550f2a5f35171e9bd07a8cb1b0264.tar.xz windmark-dd796651575550f2a5f35171e9bd07a8cb1b0264.zip | |
feat(cargo): bump 0.2.5 -> 0.3.0
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.5" +version = "0.3.0" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "An elegant and highly performant async Gemini server framework" |