Skip to content

Commit 1fa9d2d

Browse files
authored
Merge pull request #335 from supabase/dependabot/cargo/cli/master/serde_json-1.0.148
chore(deps): bump serde_json from 1.0.145 to 1.0.148 in /cli
2 parents 240e469 + 7e1a600 commit 1fa9d2d

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

cli/Cargo.lock

Lines changed: 9 additions & 3 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 @@ regex = "1.12"
1717
reqwest = { version = "0.12.9", features = ["json", "native-tls-vendored"] }
1818
rpassword = "7.4.0"
1919
serde = { version = "1.0.228", features = ["derive"] }
20-
serde_json = "1.0.145"
20+
serde_json = "1.0.148"
2121
sqlx = { version = "0.8.6", features = [
2222
"postgres",
2323
"chrono",

0 commit comments

Comments
 (0)