summaryrefslogtreecommitdiff
path: root/rust-src/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'rust-src/Cargo.toml')
-rw-r--r--rust-src/Cargo.toml3
1 files changed, 0 insertions, 3 deletions
diff --git a/rust-src/Cargo.toml b/rust-src/Cargo.toml
index 2786fc76..66d7bc6a 100644
--- a/rust-src/Cargo.toml
+++ b/rust-src/Cargo.toml
@@ -9,9 +9,6 @@ rust-version = "1.65"
name = "bcachefs"
path = "src/bcachefs.rs"
-[lib]
-name = "bcachefs"
-
[dependencies]
atty = "0.2.14"
log = { version = "0.4", features = ["std"] }