diff options
author | Martin Robinson <mrobinson@igalia.com> | 2024-12-13 09:47:40 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-13 08:47:40 +0000 |
commit | 682eba9f7425fb4478207372f5f9e550b467bf7b (patch) | |
tree | 4b84acf9a748ecb09caf949a34e5d723cf75e6c4 /components/script/dom/bindings/constructor.rs | |
parent | 53612dab90d08edc6ee3ba2856628c599a07fd83 (diff) | |
download | servo-682eba9f7425fb4478207372f5f9e550b467bf7b.tar.gz servo-682eba9f7425fb4478207372f5f9e550b467bf7b.zip |
tidy: Use more `cargo-deny` features (#34447)
Instead of parsing the `Cargo.lock` file directly in `tidy.py`. Use
`cargo-deny`, which we already use to detect unapproved licenses in the
dependency chain to detect duplicate and banned crates. In addition,
enable all other `cargo-deny` checks and add exceptions where necessary
for them. This depends on the latest release of `cargo-deny` which
depends on a recent verison of `rust`.
Fixes #34393.
Signed-off-by: Martin Robinson <mrobinson@igalia.com>
Diffstat (limited to 'components/script/dom/bindings/constructor.rs')
0 files changed, 0 insertions, 0 deletions