Skip to content

Commit

Permalink
remove unsused dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pranshi06 committed Oct 3, 2024
1 parent 1e1995b commit bfa29e3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 61 deletions.
58 changes: 0 additions & 58 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions crates/cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,5 @@ tokio = { version = "1.37.0", features = ["full"] }
[dev-dependencies]
tempfile = "3.10.1"

[build-dependencies]
build-data = "0.2.1"

[package.metadata.cargo-machete]
ignored = ["build_data"] # apparently cargo-machete doesn't find dependencies used by build scripts

0 comments on commit bfa29e3

Please # to comment.