summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 0 insertions, 4 deletions
diff --git a/Cargo.toml b/Cargo.toml
index e624ceb..597ee54 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -11,7 +11,3 @@ keywords = ["vobject", "icalendar", "calendar", "contacts"]
version = "0.2.0"
authors = ["Markus Unterwaditzer <markus@unterwaditzer.net>"]
license = "MIT"
-
-[lib]
-name = "vobject"
-path = "src/vobject/lib.rs"