mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-26 18:37:41 +02:00
ensure docs.rs builds all crates with all features
This commit is contained in:
@ -12,8 +12,8 @@ edition = "2018"
|
||||
rust-version = "1.60"
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
all-features = true
|
||||
rustdoc-args = ["--cfg", "docsrs"]
|
||||
all-features = true
|
||||
|
||||
[lib]
|
||||
name = "actix_redis"
|
||||
|
Reference in New Issue
Block a user