Add a Cargo.toml

This commit is contained in:
Alex Crichton 2014-06-20 17:12:03 -07:00
parent e0d451604a
commit 019cd4122b

9
Cargo.toml Normal file
View file

@ -0,0 +1,9 @@
[project]
name = "toml"
version = "0.1.0"
authors = ["alex@crichton.co"]
[[lib]]
name = "toml"