aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-09-14 10:20:23 +0000
committerFuwn <[email protected]>2024-09-14 10:20:23 +0000
commit86a587f2f43608cffcd46ff2631656fac21358a9 (patch)
tree7b9513016ea02b079047d45b3e7bdc61f11c64a7 /Cargo.toml
parentchore(flake): use new-style devshells (diff)
downloadseptember-86a587f2f43608cffcd46ff2631656fac21358a9.tar.xz
september-86a587f2f43608cffcd46ff2631656fac21358a9.zip
chore(cargo): bump tagv0.2.31
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 9a1fecb..4aa85f5 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "september"
-version = "0.2.30"
+version = "0.2.31"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "A simple and efficient Gemini-to-HTTP proxy."