Skip to content

Commit 778d058

Browse files
authored
Merge pull request #247 from supabase/dependabot/cargo/cli/master/thiserror-2.0.12
Bump thiserror from 1.0.65 to 2.0.12 in /cli
2 parents 505d3cd + d9bf107 commit 778d058

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

cli/Cargo.lock

Lines changed: 7 additions & 7 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.3", features = [
2323
"uuid",
2424
"runtime-tokio-rustls",
2525
] }
26-
thiserror = "1.0.65"
26+
thiserror = "2.0.12"
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)