You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rust-build-fs-tree/build-fs-tree-fix-metadata....

21 lines
483 B

--- build-fs-tree-0.3.1/Cargo.toml 1970-01-01T00:00:01+00:00
+++ build-fs-tree-0.3.1/Cargo.toml 2023-02-28T16:52:13.091863+00:00
@@ -29,17 +29,6 @@
path = "lib.rs"
doc = true
-[[bin]]
-name = "build-fs-tree"
-path = "_cli/build-fs-tree.rs"
-doc = false
-required-features = ["cli"]
-
-[[bin]]
-name = "build-fs-tree-completions"
-path = "_cli/build-fs-tree-completions.rs"
-doc = false
-required-features = ["cli-completions"]
[dependencies.derive_more]
version = "^0.99.17"