Skip to content

Commit

Permalink
remove useless comment
Browse files Browse the repository at this point in the history
  • Loading branch information
wmmc88 committed Apr 15, 2024
1 parent c70270e commit a71de90
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions crates/wdk-build/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,6 @@ rustversion = "1.0.14"
[dev-dependencies]
windows = { version = "0.52.0", features = ["Win32_UI_Shell"] }

# // `wdk-build` is only to be used in build scripts, so binary bloat from multiple dependency
# // versions is not a concern
#![allow(clippy::multiple_crate_versions)]

# Cannot inherit workspace lints since overriding them is not supported yet: https://github.com/rust-lang/cargo/issues/13157
# [lints]
# workspace = true
Expand Down

0 comments on commit a71de90

Please sign in to comment.