aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-11-02 13:04:50 +0000
committerFuwn <[email protected]>2024-11-02 13:04:50 +0000
commit5f7f5380ff62e93f73f424df8c7bf94a8f635512 (patch)
tree5ce1d5c9f0de5d465b8e7c2e1bd81b50797f045d /Cargo.toml
parentdeps: bump all to latest compatible release (diff)
downloadseptember-5f7f5380ff62e93f73f424df8c7bf94a8f635512.tar.xz
september-5f7f5380ff62e93f73f424df8c7bf94a8f635512.zip
chore(crate): bump version
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 95bacc8..508c1dd 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "september"
-version = "0.2.31"
+version = "0.2.32"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "A simple and efficient Gemini-to-HTTP proxy."