Skip to content

Commit d6b4da1

Browse files
authored
Merge pull request #238 from supabase/dependabot/cargo/cli/master/thiserror-1.0.65
Bump thiserror from 1.0.59 to 1.0.65 in /cli
2 parents bf3b651 + 0211b80 commit d6b4da1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

cli/Cargo.lock

Lines changed: 4 additions & 4 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
@@ -23,7 +23,7 @@ sqlx = { version = "0.8.1", features = [
2323
"uuid",
2424
"runtime-tokio-rustls",
2525
] }
26-
thiserror = "1.0.38"
26+
thiserror = "1.0.65"
2727
tokio = { version = "1", features = ["full"] }
2828
toml = { version = "0.8.20", features = ["preserve_order"] }
2929
url = { version = "2.5.4", features = ["serde"] }

0 commit comments

Comments
 (0)