aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-07-09 01:41:19 +0000
committerFuwn <[email protected]>2022-07-09 01:41:19 +0000
commitd806185bdd41cd89159f5ab729710d84bbae2265 (patch)
tree9d984c80f8f0de526523a320d562f8c3c94748e6 /Cargo.toml
parentchore(cargo): republish with --all-features (diff)
downloadwindmark-0.1.19.tar.xz
windmark-0.1.19.zip
feat(response): success with mime responsev0.1.19
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 11506e1..45158de 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "windmark"
-version = "0.1.18"
+version = "0.1.19"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "An elegant and highly performant async Gemini server framework"