Skip to content

Commit e0919c0

Browse files
authored
Merge pull request #231 from supabase/dependabot/cargo/cli/master/serde_json-1.0.140
Bump serde_json from 1.0.116 to 1.0.140 in /cli
2 parents d88c8e0 + f92b8f2 commit e0919c0

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

cli/Cargo.lock

Lines changed: 3 additions & 2 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
@@ -16,7 +16,7 @@ regex = "1.11"
1616
reqwest = { version = "0.11.14", features = ["json", "native-tls-vendored"] }
1717
rpassword = "7.2.0"
1818
serde = { version = "1.0.156", features = ["derive"] }
19-
serde_json = "1.0.94"
19+
serde_json = "1.0.140"
2020
sqlx = { version = "0.8.1", features = [
2121
"postgres",
2222
"chrono",

0 commit comments

Comments
 (0)