Skip to content

Commit

Permalink
chore(deps): update rust crate pretty_assertions to 1.4.0 (#29)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 12, 2024
1 parent 3907cd8 commit 626ed3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aliri_braid_impl/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ quote = "1.0.26"
syn = { version = "2.0.15", features = ["full"] }

[dev-dependencies]
pretty_assertions = "1.3.0"
pretty_assertions = "1.4.0"
serde = { version = "1", features = [ "derive" ] }
serde_json = "1"

0 comments on commit 626ed3d

Please sign in to comment.