aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2023-04-06 08:36:03 +0000
committerFuwn <[email protected]>2023-04-06 08:36:03 +0000
commitd506ac7f992cced1d3f17626775224e41280335a (patch)
treeffa0c5cf01a4bd86520111a333f58c1d7d4ea56d /Cargo.toml
parentrefactor(context): rename params to parameters (diff)
downloadwindmark-0.3.3.tar.xz
windmark-0.3.3.zip
feat(cargo): bump windmark 0.3.2 -> 0.3.3v0.3.3
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 b4968cf..f6e53d0 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "windmark"
-version = "0.3.2"
+version = "0.3.3"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "An elegant and highly performant async Gemini server framework"