aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-03-31 07:13:32 +0000
committerFuwn <[email protected]>2022-03-31 07:13:32 +0000
commitd5bbbf89facaa368a2641461bfdb96666863c665 (patch)
treeb72f769c643ea2758f37a60402b38fdb92b74a5a /Cargo.toml
parentfeat(cargo): bump version (diff)
downloadwindmark-0.1.7.tar.xz
windmark-0.1.7.zip
fix(router): conditional feature args0.1.7
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 cec0c61..318541b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "windmark"
-version = "0.1.6"
+version = "0.1.7"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "An elegant and highly performant async Gemini server framework"