aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2025-05-27 17:50:02 +0000
committerFuwn <[email protected]>2025-05-27 17:50:02 +0000
commitdaf7b693aea766ec3f7b9d9fb0887f3a03fd8ebe (patch)
treeab696133a8a1cedfd79b4bd94d4b14e92249d7ba /Cargo.toml
parentfix(response): Robust path pattern matching (diff)
downloadseptember-0.2.35.tar.xz
september-0.2.35.zip
chore: Bump version patchv0.2.35
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 9e2beef..343c7da 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "september"
-version = "0.2.34"
+version = "0.2.35"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "A simple and efficient Gemini-to-HTTP proxy."