aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-06-19 08:54:32 +0000
committerFuwn <[email protected]>2024-06-19 08:54:32 +0000
commit2dd5ba2602d954aae8af2e23a584214a4dd0b972 (patch)
tree0f262b04ae24bccfd05fdfa57405de77956f3b0e /Cargo.toml
parentfeat: bump september (diff)
downloadseptember-2dd5ba2602d954aae8af2e23a584214a4dd0b972.tar.xz
september-2dd5ba2602d954aae8af2e23a584214a4dd0b972.zip
fix(html): replace relative path with absolute path
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 236cce7..90a2c24 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "september"
-version = "0.2.19"
+version = "0.2.20"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "A simple and efficient Gemini-to-HTTP proxy."