aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2014-08-03 21:30:30 -0700
committerAlex Crichton <alex@alexcrichton.com>2014-08-03 21:36:44 -0700
commit934e093047ae15432fcc772d4e01fdf5fd56d2fb (patch)
treef10cb4cbc9bc24d90f6311e2fbbcff12872f9139 /Cargo.toml
parentb5e110caf4d44263d01cd0edd16e814403b3b3a6 (diff)
downloadmilf-rs-934e093047ae15432fcc772d4e01fdf5fd56d2fb.tar.gz
milf-rs-934e093047ae15432fcc772d4e01fdf5fd56d2fb.zip
Put documentation on github
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml8
1 files changed, 2 insertions, 6 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 577a45d..fc6861b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,9 +1,5 @@
-[project]
+[package]
name = "toml"
version = "0.1.0"
-authors = ["alex@crichton.co"]
-
-[[lib]]
-
-name = "toml"
+authors = ["Alex Crichton <alex@alexcrichton.com>"]