Remove unused bimap dependency

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

View File

@ -19,5 +19,4 @@ anyhow = { version = "1.0.44", features = ["backtrace"] }
clap = { version = "3.0.0", features = ["derive"] }
toml = "0.5"
version = "3.0.0"
colored = "2"
bimap = "0.6.1"
colored = "2"