aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2023-04-18 21:32:56 +0000
committerFuwn <[email protected]>2023-04-18 21:32:56 +0000
commit3214edbc2b90339c5bd176fd74728863c10c81bc (patch)
treea5d39e03d09492ef8f1b6bc496469d1071b50245 /Cargo.toml
parentchore(rustfmt): remove deprecated configuration (diff)
downloadwindmark-3214edbc2b90339c5bd176fd74728863c10c81bc.tar.xz
windmark-3214edbc2b90339c5bd176fd74728863c10c81bc.zip
docs(cargo): bump self from 0.3.5 to 0.3.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 960224b..a14854f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "windmark"
-version = "0.3.5"
+version = "0.3.6"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "An elegant and highly performant async Gemini server framework"