Skip to content

Commit 842f5d1

Browse files
chore(deps): bump thiserror from 2.0.14 to 2.0.16
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.14 to 2.0.16. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.14...2.0.16) --- updated-dependencies: - dependency-name: thiserror dependency-version: 2.0.16 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent de07a43 commit 842f5d1

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

Cargo.lock

Lines changed: 17 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ tar = "0.4.44"
8888
target-lexicon = { version = "0.13.2", features = ["std"] }
8989
temp-dir = "0.1.16"
9090
tempfile = "3.20.0"
91-
thiserror = "2.0.14"
91+
thiserror = "2.0.16"
9292
tokio = { version = "1.47.1", features = ["full"] }
9393
toml = "0.8.23"
9494
toml_edit = { version = "0.22.27" }

0 commit comments

Comments
 (0)