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 52316d9..0ca50b9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -9,10 +9,6 @@ readme = "README.md"
include = ["LICENSE-APACHE", "LICENSE-MIT", "README.md", "empty.rs"]
-[lib]
-name = "treaty"
-path = "empty.rs"
-
[dependencies]
serde = { version = "1.0", default-features = false, optional = true }