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