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
commitf1aa8c06940523a3965909fa0013294061fec973 (patch)
treed6246e1194e41c496dfb9ff20e5976be8edec142 /Cargo.toml
parentfeat(features): auto-deduce-mime (diff)
downloadwindmark-0.1.6.tar.xz
windmark-0.1.6.zip
feat(cargo): bump version0.1.6
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"