Skip to content

Commit

Permalink
misc: remove uuid
Browse files Browse the repository at this point in the history
  • Loading branch information
nichmor committed Dec 23, 2024
1 parent 1e8dc26 commit a6499dd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/rattler_package_streaming/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit a6499dd

Please sign in to comment.