aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-03-27 07:00:44 +0000
committerFuwn <[email protected]>2022-03-27 07:00:44 +0000
commit18d4ac1f2e9782654494c957927c2a5cc6a2915c (patch)
treed5c13fa5595d2efe1cd9a724ddf13a116bc91d0c /Cargo.toml
parentdocs(readme): fix example (diff)
downloadwindmark-0.1.2.tar.xz
windmark-0.1.2.zip
docs: extend0.1.2
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 26a0195..8347114 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "windmark"
-version = "0.1.1"
+version = "0.1.2"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "An elegant and highly performant async Gemini server framework"