diff options
| author | Fuwn <[email protected]> | 2024-06-24 10:34:12 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-06-24 10:34:12 +0000 |
| commit | 8f8176f2a5f09dbe930a30272370936a87e03740 (patch) | |
| tree | 406612484adcc91e50c2b18e603634e1d0e0cfe2 /Cargo.toml | |
| parent | chore(examples): update rossweisse example (diff) | |
| download | windmark-0.3.10.tar.xz windmark-0.3.10.zip | |
feat(router): setters for direct key and certificate contentv0.3.10
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ members = ["rossweisse"] [package] name = "windmark" -version = "0.3.9" +version = "0.3.10" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "An elegant and highly performant async Gemini server framework" |