tamer: Cargo.toml (dependencies)[lazy_static]: Remove (now used)

The previous commit removed all uses.
main
Mike Gerwitz 2021-08-11 16:26:35 -04:00
parent 9deb393bfd
commit 4fd6313cd2
1 changed files with 0 additions and 1 deletions

View File

@ -33,7 +33,6 @@ petgraph = "0.5.1" # TODO: petgraph-graphml holds this back
quick-xml = ">= 0.17.0"
getopts = "0.2"
exitcode = "1.1.2"
lazy_static = ">= 1.4.0"
petgraph-graphml = ">= 2.0.1"
static_assertions = ">= 1.1.0"