Skip to content

Commit 63616b2

Browse files
authored
Merge branch 'master' into dependabot/cargo/cli/master/tempfile-3.23.0
2 parents 67f75e8 + b4a41ea commit 63616b2

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
@@ -25,7 +25,7 @@ sqlx = { version = "0.8.6", features = [
2525
"runtime-tokio-rustls",
2626
] }
2727
tempfile = "3.23.0"
28-
thiserror = "2.0.16"
28+
thiserror = "2.0.17"
2929
tokio = { version = "1", features = ["full"] }
3030
toml = { version = "0.9.7", features = ["preserve_order"] }
3131
url = { version = "2.5.7", features = ["serde"] }

0 commit comments

Comments
 (0)