Skip to content

Commit 7b5d071

Browse files
authored
Merge pull request #251 from supabase/dependabot/cargo/cli/master/sqlx-0.8.4
Bump sqlx from 0.8.3 to 0.8.4 in /cli
2 parents c43fc4c + 852945e commit 7b5d071

2 files changed

Lines changed: 17 additions & 16 deletions

File tree

cli/Cargo.lock

Lines changed: 16 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ reqwest = { version = "0.12.5", features = ["json", "native-tls-vendored"] }
1717
rpassword = "7.2.0"
1818
serde = { version = "1.0.219", features = ["derive"] }
1919
serde_json = "1.0.140"
20-
sqlx = { version = "0.8.3", features = [
20+
sqlx = { version = "0.8.4", features = [
2121
"postgres",
2222
"chrono",
2323
"uuid",

0 commit comments

Comments
 (0)