diff --git a/crates/rattler_package_streaming/Cargo.toml b/crates/rattler_package_streaming/Cargo.toml index b7a19e139..04dff311e 100644 --- a/crates/rattler_package_streaming/Cargo.toml +++ b/crates/rattler_package_streaming/Cargo.toml @@ -49,7 +49,6 @@ rstest = { workspace = true } rstest_reuse = { workspace = true } insta = { workspace = true, features = ["yaml"] } criterion = { workspace = true, features = ["html_reports", "async_tokio"] } -uuid = { version = "*", features = ["v4"] } [[bench]] name = "extract"