mirror of
https://github.com/fabianlindfors/reshape.git
synced 2024-11-22 12:12:27 +03:00
Remove unused bimap dependency
This commit is contained in:
parent
6b21f8dc00
commit
bd50686d32
@ -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"
|
Loading…
Reference in New Issue
Block a user