diff --git a/Cargo.toml b/Cargo.toml index 42e5b3f..046ca22 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,7 +11,4 @@ keywords = ["bst", "algorithms", "data-structures", "structure", "tree"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html -[lib] -name = "bst_rs" - [dependencies] \ No newline at end of file