mirror of
https://github.com/actix/actix-web.git
synced 2024-12-18 14:16:47 +00:00
metadata for docs.rs
This commit is contained in:
parent
8f1b88e39e
commit
fdc08d365d
1 changed files with 3 additions and 0 deletions
|
@ -46,6 +46,9 @@ flate2-c = ["flate2/miniz-sys"]
|
|||
# rust backend for flate2 crate
|
||||
flate2-rust = ["flate2/rust_backend"]
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
features = ["tls", "alpn", "session", "brotli", "flate2-c"]
|
||||
|
||||
[dependencies]
|
||||
actix = "^0.5.5"
|
||||
|
||||
|
|
Loading…
Reference in a new issue