Merge branch 'master' into fsharp
[jackhill/mal.git] / rust / Cargo.toml
1 [package]
2
3 name = "mal"
4 version = "0.0.1"
5 authors = [ "Your name <you@example.com>" ]
6
7 [dependencies]
8 time = "0.1"
9 regex = "0.1"
10 libc = "0.1"