Skip to content

Commit

Permalink
Remove unused dev dependencies (#787)
Browse files Browse the repository at this point in the history
Signed-off-by: Nico Wagner <[email protected]>
  • Loading branch information
nwagner84 authored May 28, 2024
1 parent 5e8b117 commit e3ccc6e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions crates/pica-toolkit/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,8 @@ toml = { workspace = true }
unicode-normalization = { version = "0.1" }

[dev-dependencies]
assert_cmd = "2.0"
predicates = "3.0"
quickcheck = "1.0"
quickcheck_macros = "1.0"
tempfile = "3.8"
trycmd = "0.15"

[[bin]]
Expand Down

0 comments on commit e3ccc6e

Please sign in to comment.