[wip] liveness analysis
Showing
... | ... | @@ -7,4 +7,5 @@ authors = [ "Your name <you@example.com>" ] |
[dependencies] | ||
lazy_static = "0.1.15" | ||
log = "0.3.5" | ||
simple_logger = "0.4.0" | ||
\ No newline at end of file | ||
simple_logger = "0.4.0" | ||
nalgebra = "0.8.2" | ||
\ No newline at end of file |
Please register or sign in to comment