Skip to content

Commit

Permalink
chore(deps): update rust crate pretty_assertions to 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 2, 2024
1 parent 60a05d5 commit d46f002
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 @@ -50,7 +50,7 @@ quote = "1.0.36"
num = "0.4.2"
syn = "2.0.60"
hex = "0.4"
pretty_assertions = "1"
pretty_assertions = "1.4.0"
sqlx = "0.7"
chrono = { version = "0.4.38", default-features = false }
vise = { git = "https://github.com/matter-labs/vise.git" }
Expand Down

0 comments on commit d46f002

Please sign in to comment.