aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2023-04-03 05:18:22 +0000
committerFuwn <[email protected]>2023-04-03 05:18:22 +0000
commitdd796651575550f2a5f35171e9bd07a8cb1b0264 (patch)
tree419e93b0610a7fdcc2500c1a27dc3cd6e43f2ed6 /Cargo.toml
parentstyle: seperate blocks (diff)
downloadwindmark-dd796651575550f2a5f35171e9bd07a8cb1b0264.tar.xz
windmark-dd796651575550f2a5f35171e9bd07a8cb1b0264.zip
feat(cargo): bump 0.2.5 -> 0.3.0
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 4cf6dc1..7074dc4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "windmark"
-version = "0.2.5"
+version = "0.3.0"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "An elegant and highly performant async Gemini server framework"