Skip to content

Commit 845657e

Browse files
authored
zeroize: remove explicit passing of the docsrs configuration flag (#1174)
The flag is passed automatically by docs.rs.
1 parent c99b49a commit 845657e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

zeroize/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,3 @@ simd = [] # NOTE: MSRV 1.72
3333

3434
[package.metadata.docs.rs]
3535
all-features = true
36-
rustdoc-args = ["--cfg", "docsrs"]

0 commit comments

Comments
 (0)