Skip to content

Commit

Permalink
chore: remove unused dependencies (#66)
Browse files Browse the repository at this point in the history
These two dependencies don't appear to be used anywhere (anymore?)
  • Loading branch information
Turbo87 authored Nov 26, 2024
1 parent ca84e29 commit 92da0d2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 25 deletions.
23 changes: 0 additions & 23 deletions Cargo.lock

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

2 changes: 0 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,9 @@ derive_more = { version = "1.0", features = ["display", "from", "into"] }
pipe-trait = "0.4.0"
clap = { version = "4.3.2", features = ["derive"] }
lets_find_up = "0.0.3"
itertools = "0.13.0"
dunce = "1.0.4"
phf = { version = "0.11.2", features = ["macros" ]}
os_display = { version = "0.1.3", features = ["unix", "windows"] }
format-buf = "1.0.0"

[dev-dependencies]
assert_cmd = "2.0.5"
Expand Down

0 comments on commit 92da0d2

Please sign in to comment.