Skip to content

Commit

Permalink
Update dev dependency major versions. (#694)
Browse files Browse the repository at this point in the history
  • Loading branch information
obi1kenobi authored Mar 11, 2024
1 parent a8d3dc5 commit 76aed1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ rayon = "1.8.0"
[dev-dependencies]
assert_cmd = "2.0"
lazy_static = "1.4.0"
similar-asserts = { version = "1.4.2", features = ["serde"] }
similar-asserts = { version = "1.5.0", features = ["serde"] }

# In dev and test profiles, compile all dependencies with optimizations enabled,
# but still checking debug assertions and overflows.
Expand Down

0 comments on commit 76aed1d

Please # to comment.