summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml4
-rw-r--r--src/lib.rs (renamed from src/vobject/lib.rs)0
2 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"
diff --git a/src/vobject/lib.rs b/src/lib.rs
index 76f65e8..76f65e8 100644
--- a/src/vobject/lib.rs
+++ b/src/lib.rs