Skip to content

Commit

Permalink
Remove redundant assert_matches dev dep
Browse files Browse the repository at this point in the history
  • Loading branch information
ryoqun committed Jan 14, 2025
1 parent 5e8ada6 commit 4c8f8f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ tokio = { workspace = true, features = ["full"] }
trees = { workspace = true }

[dev-dependencies]
assert_matches = { workspace = true }
fs_extra = { workspace = true }
serde_json = { workspace = true }
serial_test = { workspace = true }
Expand Down

0 comments on commit 4c8f8f4

Please sign in to comment.