diff --git a/Cargo.toml b/Cargo.toml index 9d3963b9e6..3dd863ee99 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -203,7 +203,7 @@ wild = { version = "2" } zip = { version = "0.6.6", default-features = false } [workspace.metadata.cargo-shear] -ignored = ["getrandom", "ruff_options_metadata", "uuid"] +ignored = ["getrandom", "ruff_options_metadata", "uuid", "get-size2"] [workspace.lints.rust]