Remove unused dependencies (#3644)

This commit is contained in:
Micha Reiser 2023-03-21 11:02:41 +01:00 committed by GitHub
parent b5edc6dfc9
commit f59a22b6e5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 3 additions and 7 deletions

View file

@ -9,5 +9,4 @@ rust-version = { workspace = true }
[dependencies]
once_cell = { workspace = true }
regex = { workspace = true }
rustc-hash = { workspace = true }