Remove unused bimap dependency

This commit is contained in:
fabianlindfors 2022-01-04 15:08:12 +01:00
parent 6b21f8dc00
commit bd50686d32

View File

@ -20,4 +20,3 @@ clap = { version = "3.0.0", features = ["derive"] }
toml = "0.5"
version = "3.0.0"
colored = "2"
bimap = "0.6.1"