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 16, 2025
1 parent bd96e94 commit c232765
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 @@ -107,7 +107,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 c232765

Please sign in to comment.