diff --git a/cargo-test-fuzz/Cargo.toml b/cargo-test-fuzz/Cargo.toml index 53a09bd3..8615b88c 100644 --- a/cargo-test-fuzz/Cargo.toml +++ b/cargo-test-fuzz/Cargo.toml @@ -26,7 +26,6 @@ heck = "0.5" log = "0.4" mio = { version = "0.8", features = ["os-ext", "os-poll"] } num_cpus = "1.16" -paste = "1.0" remain = "0.2" semver = "1.0" serde = { version = "1.0", features = ["derive"] } @@ -54,6 +53,3 @@ testing = { path = "../testing", package = "test-fuzz-testing" } [lints] workspace = true - -[package.metadata.cargo-udeps.ignore] -normal = ["paste"] diff --git a/test-fuzz/tests/supply_chain.json b/test-fuzz/tests/supply_chain.json index 01190f0e..07d2841a 100644 --- a/test-fuzz/tests/supply_chain.json +++ b/test-fuzz/tests/supply_chain.json @@ -1059,15 +1059,6 @@ "name": "Michal 'vorner' Vaner" } ], - "paste": [ - { - "avatar": "https://avatars.githubusercontent.com/u/1940490?v=4", - "id": 3618, - "kind": "user", - "login": "dtolnay", - "name": "David Tolnay" - } - ], "ppv-lite86": [ { "avatar": "https://avatars.githubusercontent.com/u/1047859?v=4",