1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-25 22:49:21 +02:00

disable unmigrated crates

This commit is contained in:
Nikolay Kim
2019-11-21 00:52:38 +06:00
parent b510527a9f
commit ff62facc0d
9 changed files with 76 additions and 64 deletions

View File

@ -14,7 +14,7 @@ categories = ["network-programming", "asynchronous",
license = "MIT/Apache-2.0"
exclude = [".gitignore", ".travis.yml", ".cargo/config", "appveyor.yml"]
edition = "2018"
# workspace = ".."
workspace = ".."
[package.metadata.docs.rs]
features = []