aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-04-03 09:32:29 +0000
committerFuwn <[email protected]>2022-04-03 09:32:29 +0000
commitd44b0112c7bd0b9f036a39ef1e013c62d8e47c7c (patch)
tree31802f8bb27ce6613bd3dce498f0207e7f57d5ae /Cargo.toml
parentfeat(refactor): no late init content (diff)
downloadwindmark-d44b0112c7bd0b9f036a39ef1e013c62d8e47c7c.tar.xz
windmark-d44b0112c7bd0b9f036a39ef1e013c62d8e47c7c.zip
docs(cargo): bump to 0.1.9
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 0927cc2..9ec2026 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "windmark"
-version = "0.1.8"
+version = "0.1.9"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "An elegant and highly performant async Gemini server framework"