diff options
| author | Fuwn <[email protected]> | 2023-04-18 21:32:56 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2023-04-18 21:32:56 +0000 |
| commit | 3214edbc2b90339c5bd176fd74728863c10c81bc (patch) | |
| tree | a5d39e03d09492ef8f1b6bc496469d1071b50245 /Cargo.toml | |
| parent | chore(rustfmt): remove deprecated configuration (diff) | |
| download | windmark-3214edbc2b90339c5bd176fd74728863c10c81bc.tar.xz windmark-3214edbc2b90339c5bd176fd74728863c10c81bc.zip | |
docs(cargo): bump self from 0.3.5 to 0.3.6
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.5" +version = "0.3.6" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "An elegant and highly performant async Gemini server framework" |