mirror of
https://github.com/actix/actix-extras.git
synced 2024-11-24 07:53:00 +01:00
metadata for docs.rs
This commit is contained in:
parent
e5f7e4e481
commit
2b616808c7
@ -46,6 +46,9 @@ flate2-c = ["flate2/miniz-sys"]
|
|||||||
# rust backend for flate2 crate
|
# rust backend for flate2 crate
|
||||||
flate2-rust = ["flate2/rust_backend"]
|
flate2-rust = ["flate2/rust_backend"]
|
||||||
|
|
||||||
|
[package.metadata.docs.rs]
|
||||||
|
features = ["tls", "alpn", "session", "brotli", "flate2-c"]
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
#actix = "^0.6.0"
|
#actix = "^0.6.0"
|
||||||
actix = { git="https://github.com/actix/actix.git" }
|
actix = { git="https://github.com/actix/actix.git" }
|
||||||
|
Loading…
Reference in New Issue
Block a user