Skip to content

Commit 8cbff22

Browse files
authored
Merge pull request #287 from supabase/dependabot/cargo/cli/master/serde_json-1.0.142
chore(deps): bump serde_json from 1.0.141 to 1.0.142 in /cli
2 parents 591a508 + 3759954 commit 8cbff22

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

cli/Cargo.lock

Lines changed: 2 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
@@ -17,7 +17,7 @@ regex = "1.11"
1717
reqwest = { version = "0.12.9", features = ["json", "native-tls-vendored"] }
1818
rpassword = "7.4.0"
1919
serde = { version = "1.0.219", features = ["derive"] }
20-
serde_json = "1.0.141"
20+
serde_json = "1.0.142"
2121
sqlx = { version = "0.8.6", features = [
2222
"postgres",
2323
"chrono",

0 commit comments

Comments
 (0)