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 26debea..fa17741 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -22,7 +22,3 @@ features = ["suggestions", "color", "wrap_help"]
[profile.release]
lto = true
codegen-units = 1
-
-[lib]
-name = "diskus"
-path = "src/lib.rs"