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

This reverts commit 4fd6313cd2.

...and now I need it for tests.
main
Mike Gerwitz 2021-08-12 16:08:34 -04:00
parent 4fd6313cd2
commit d11b4220b2
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@ 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"