mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-26 02:19:22 +02:00
ensure docs.rs builds all crates with all features
This commit is contained in:
@ -13,9 +13,9 @@ license = "MIT OR Apache-2.0"
|
||||
edition = "2018"
|
||||
rust-version = "1.60"
|
||||
|
||||
[lib]
|
||||
name = "actix_identity"
|
||||
path = "src/lib.rs"
|
||||
[package.metadata.docs.rs]
|
||||
rustdoc-args = ["--cfg", "docsrs"]
|
||||
all-features = true
|
||||
|
||||
[dependencies]
|
||||
actix-service = "2"
|
||||
|
Reference in New Issue
Block a user