Skip to content

Commit

Permalink
chore(deps): update rust crate sqlx to 0.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 2, 2024
1 parent 463031b commit 51f0c4d
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 32 deletions.
57 changes: 26 additions & 31 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ num = "0.4.2"
syn = "2.0.60"
hex = "0.4"
pretty_assertions = "1"
sqlx = "0.7"
sqlx = "0.7.4"
chrono = { version = "0.4.38", default-features = false }
vise = { git = "https://github.com/matter-labs/vise.git" }
vise-exporter = { git = "https://github.com/matter-labs/vise.git" }
Expand Down

0 comments on commit 51f0c4d

Please sign in to comment.