remove unused dependency

This commit is contained in:
2022-09-11 16:32:17 +02:00
parent 877c79752c
commit cb4c23ad84
2 changed files with 0 additions and 22 deletions

View File

@ -6,7 +6,6 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
thiserror = "1.0"
delegate = "0.8.0"
hashbrown = "0.12.3"