aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-04-05 07:12:32 +0000
committerFuwn <[email protected]>2022-04-05 07:12:32 +0000
commit054649eb30c5fb3b374bc12d65490e419bda68c6 (patch)
tree27e48066f724a424a3c4aeda3ed0c35a59d8b064
parentdocs(cargo): bump for release (diff)
downloadseptember-054649eb30c5fb3b374bc12d65490e419bda68c6.tar.xz
september-054649eb30c5fb3b374bc12d65490e419bda68c6.zip
docs(cargo): enable release
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 3e1d87a..67d7051 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -12,7 +12,6 @@ repository = "https://github.com/gemrest/september"
license = "GPL-3.0-only"
keywords = ["rust", "gemini", "proxy"]
categories = ["web-programming", "web-programming::http-server"]
-publish = false
# Slower builds, faster executables
[profile.release]