aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2023-05-22 06:41:57 +0000
committerFuwn <[email protected]>2023-05-22 06:41:57 +0000
commit0f9f8f0d2a63b691cfef240eb9776578ad9860c5 (patch)
tree518c297b508bce1a09c91c6b7af509a10790e0e1 /Cargo.toml
parentbuild(Dockerfile): update rust toolchain (diff)
downloadseptember-0f9f8f0d2a63b691cfef240eb9776578ad9860c5.tar.xz
september-0f9f8f0d2a63b691cfef240eb9776578ad9860c5.zip
feat(Cargo.toml): bump to 0.2.6
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 2a5a67c..91c9ce6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "september"
-version = "0.2.5"
+version = "0.2.6"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "A simple and efficient Gemini-to-HTTP proxy."