Skip to content

Commit 626b214

Browse files
committed
ci: allow documentation hidding for a minor update
1 parent 552a193 commit 626b214

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,6 @@ description = "Safely extend lifetimes"
88
license = "MIT"
99
repository = "https://github.com/zetanumbers/scope-lock"
1010
rust-version = "1.85"
11+
12+
[package.metadata.cargo-semver-checks.lints]
13+
struct_now_doc_hidden = "warn"

0 commit comments

Comments
 (0)