We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 05c6a99 + 92836f3 commit 0eabdb0Copy full SHA for 0eabdb0
Cargo.toml
@@ -5,7 +5,6 @@ members = [".", "examples/remove-emphasis/mdbook-remove-emphasis"]
5
all = { level = "allow", priority = -2 }
6
correctness = { level = "warn", priority = -1 }
7
complexity = { level = "warn", priority = -1 }
8
-needless-lifetimes = "allow" # Remove once 1.87 is stable, https://github.com/rust-lang/rust-clippy/issues/13514
9
10
[package]
11
name = "mdbook"
0 commit comments