aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-03-31 03:04:05 +0000
committerFuwn <[email protected]>2022-03-31 03:04:05 +0000
commitb359db8f3fa21539e6db13ba0e3af52e2b954797 (patch)
treed6246e1194e41c496dfb9ff20e5976be8edec142 /Cargo.toml
parentfeat(features): auto-deduce-mime (diff)
downloadwindmark-b359db8f3fa21539e6db13ba0e3af52e2b954797.tar.xz
windmark-b359db8f3fa21539e6db13ba0e3af52e2b954797.zip
feat(cargo): bump version
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 893dadf..cec0c61 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "windmark"
-version = "0.1.5"
+version = "0.1.6"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "An elegant and highly performant async Gemini server framework"