aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-04-15 01:05:59 +0000
committerFuwn <[email protected]>2022-04-15 01:05:59 +0000
commitfb826fbfed976cdae377e2011c1ee33619bba475 (patch)
tree5d987330e51658b3ebee71a7cde8d2baab36dfaa /Cargo.toml
parentfeat(handler): expose handler types (diff)
downloadwindmark-fb826fbfed976cdae377e2011c1ee33619bba475.tar.xz
windmark-fb826fbfed976cdae377e2011c1ee33619bba475.zip
docs(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 257da88..760e0a9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "windmark"
-version = "0.1.12"
+version = "0.1.13"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "An elegant and highly performant async Gemini server framework"