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
commit78e945e16147b147051d69197e079144f08153f1 (patch)
tree0042d072ccfd24769aaf4f77a395adb36a893e63
parentdocs(cargo): bump for release (diff)
downloadseptember-78e945e16147b147051d69197e079144f08153f1.tar.xz
september-78e945e16147b147051d69197e079144f08153f1.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 67b9d36..fe8de8a 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]