diff options
| author | Fuwn <[email protected]> | 2022-04-05 07:12:32 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-04-05 07:12:32 +0000 |
| commit | 0264d5b629b9c20ba4dbfda9c954ac5fe9860d9e (patch) | |
| tree | 0042d072ccfd24769aaf4f77a395adb36a893e63 /Cargo.toml | |
| parent | docs(cargo): bump for release (diff) | |
| download | september-0264d5b629b9c20ba4dbfda9c954ac5fe9860d9e.tar.xz september-0264d5b629b9c20ba4dbfda9c954ac5fe9860d9e.zip | |
docs(cargo): enable release
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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] |