aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2025-01-14 08:08:23 +0000
committerFuwn <[email protected]>2025-01-14 08:08:23 +0000
commit776925ad8014bf896f8e227188196c85878b3a15 (patch)
treed0ce803f90b72e483ae8c9d00833f8fb58f45abc /Cargo.toml
parentrefactor(url): simplify approach (diff)
downloadseptember-776925ad8014bf896f8e227188196c85878b3a15.tar.xz
september-776925ad8014bf896f8e227188196c85878b3a15.zip
docs(cargo): bump version
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 508c1dd..4519dfd 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "september"
-version = "0.2.32"
+version = "0.2.33"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "A simple and efficient Gemini-to-HTTP proxy."
@@ -44,4 +44,4 @@ comrak = "0.29.0"
vergen = { version = "8.3.2", features = ["git", "gitoxide"] }
# `Result`
-anyhow = "1.0.92" \ No newline at end of file
+anyhow = "1.0.92"