Skip to content

Commit

Permalink
chore(deps): update rust crate sqlx to 0.8.0 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 16, 2024
1 parent ce702e4 commit 7d91ee9
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 @@ -35,7 +35,7 @@ rs-firebase-admin-sdk = "1.2.2"
sendgrid = "0.21.0"
serde = { version = "1.0.195", features = ["derive"] }
serde_json = "1.0.111"
sqlx = { version = "0.7.3", features = [
sqlx = { version = "0.8.0", features = [
"runtime-tokio",
"postgres",
"chrono",
Expand Down

0 comments on commit 7d91ee9

Please sign in to comment.