Skip to content

Commit

Permalink
Update sqlx
Browse files Browse the repository at this point in the history
  • Loading branch information
jdon committed Sep 8, 2024
1 parent 9e0ac70 commit 04b4ae3
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 @@ -10,7 +10,7 @@ serde = { version = "1", features = ["derive"] }
thiserror = "1"

# Eventastic postgres dependencies
sqlx = { version = "0.7", features = [
sqlx = { version = "0.8", features = [
"runtime-tokio-rustls",
"postgres",
"uuid",
Expand Down

0 comments on commit 04b4ae3

Please sign in to comment.