diff options
| author | Fuwn <[email protected]> | 2024-07-17 00:42:59 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-07-17 01:38:22 +0000 |
| commit | 91c880bb6384f3711926b7c5972a95c5e777a5e7 (patch) | |
| tree | e928495faeec502f9cb5fbdcf5e5374532334324 /Cargo.toml | |
| parent | feat(router): setters for direct key and certificate content (diff) | |
| download | windmark-0.3.11.tar.xz windmark-0.3.11.zip | |
fix(router): ensure route-time locksv0.3.11
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.10" +version = "0.3.11" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "An elegant and highly performant async Gemini server framework" |