diff --git a/Cargo.toml b/Cargo.toml index 9e01a5f..2523e6f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -34,7 +34,6 @@ path-absolutize = "3.1.1" quick_cache = { version = "0.6.0", default-features = false, features = [ "ahash", ] } -rustc-hash = "2.0.0" serde = { version = "1.0.200", optional = true, features = ["derive", "rc"] } tempfile = "3.10.1"