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
commita7d02cb9de56c01a392e8634b226a8f0e2f11f8d (patch)
tree6cce28e01ee3aeb0be84ab3f3291ea5f73fce092 /Cargo.toml
parentfeat(proxy): create full html document (diff)
downloadseptember-a7d02cb9de56c01a392e8634b226a8f0e2f11f8d.tar.xz
september-a7d02cb9de56c01a392e8634b226a8f0e2f11f8d.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 3683f9e..e09e879 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."