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
commit4a25e2f5d02a2c302685585538a83a8499addf6d (patch)
tree27e48066f724a424a3c4aeda3ed0c35a59d8b064
parentdocs(cargo): bump for release (diff)
downloadseptember-4a25e2f5d02a2c302685585538a83a8499addf6d.tar.xz
september-4a25e2f5d02a2c302685585538a83a8499addf6d.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]