aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-03-24 14:54:31 +0000
committerFuwn <[email protected]>2024-03-24 14:54:51 +0000
commit933467dedfc96967a8bd41512d932ed5e4472a44 (patch)
tree952e13b99102307061b7a30b7ac6c3c23a87fa15 /Cargo.toml
parentformat(response): capitalisation (diff)
downloadseptember-933467dedfc96967a8bd41512d932ed5e4472a44.tar.xz
september-933467dedfc96967a8bd41512d932ed5e4472a44.zip
feat(response): support redirectsv0.2.12
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 1309566..63237e4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "september"
-version = "0.2.11"
+version = "0.2.12"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "A simple and efficient Gemini-to-HTTP proxy."