maj-async-std #4

Merged
cadey merged 11 commits from maj-async-std into main 2020-07-28 01:36:02 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit aa4715abd8 - Show all commits

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 }