Skip to content

Commit

Permalink
clippy::incompatible_msrv
Browse files Browse the repository at this point in the history
  • Loading branch information
hombit committed Jul 26, 2024
1 parent aaf8844 commit 337069e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,9 @@ name = "benchmark"
path = "benches/lib.rs"
harness = false

[lints.clippy]
incompatible_msrv = "deny"

[package.metadata.docs.rs]
rustdoc-args = [
"--html-in-header",
Expand Down

0 comments on commit 337069e

Please sign in to comment.