A more complete impl of types.
... | ... | @@ -2,4 +2,7 @@ |
name = "mu" | ||
version = "0.0.1" | ||
authors = [ "Your name <you@example.com>" ] | ||
\ No newline at end of file | ||
authors = [ "Your name <you@example.com>" ] | ||
[dependencies] | ||
lazy_static = "0.1.15" | ||
\ No newline at end of file |
Please register or sign in to comment