aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-04-21 03:59:25 +0000
committerFuwn <[email protected]>2022-04-21 03:59:25 +0000
commitbbcd7b5f638e594a0cdd968ce5b09f6ec73e718f (patch)
treeffb424429c834ee4ac83d1c0e5cfabee8e59933f /Cargo.toml
parentfeat(proxy): create full html document (diff)
downloadseptember-0.1.3.tar.xz
september-0.1.3.zip
feat: favicon support0.1.3
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 9731fac..b8d4dfa 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "september"
-version = "0.1.2"
+version = "0.1.3"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "A simple and efficient Gemini-to-HTTP proxy."