aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
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>"]