even smaller binaries

This commit is contained in:
Cadey Ratio 2020-07-27 19:50:41 -04:00
parent f5a99679af
commit aa4715abd8
1 changed files with 1 additions and 1 deletions

View File

@ -15,4 +15,4 @@ pretty_env_logger = "0.4"
rustls = { version = "0.18", features = ["dangerous_configuration"] }
structopt = "0.3"
maj = { path = ".." }
maj = { path = "..", features = ["server"], default-features = false }