1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-09-02 17:46:38 +02:00

chore: remove now-useless docs.rs flags

This commit is contained in:
Rob Ede
2025-08-26 23:51:22 +01:00
parent bcd0ffb016
commit 68624ec63b
5 changed files with 0 additions and 5 deletions

View File

@@ -14,7 +14,6 @@ license.workspace = true
edition.workspace = true
[package.metadata.docs.rs]
rustdoc-args = ["--cfg", "docsrs"]
all-features = true
[package.metadata.cargo_check_external_types]