diff --git a/Cargo.toml b/Cargo.toml index 27fc784c2..c4602a24c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -47,8 +47,6 @@ peniko = { workspace = true } wgpu = { workspace = true } raw-window-handle = "0.5" futures-intrusive = "0.5.0" -parking_lot = "0.12" -smallvec = "1.8.0" vello_encoding = { path = "crates/encoding" } wgpu-profiler = { workspace = true, optional = true }