Skip to content

Commit a735331

Browse files
dependabot[bot]alexpdp7
authored andcommitted
Bump thiserror from 2.0.5 to 2.0.6
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.5 to 2.0.6. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.5...2.0.6) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9b7b90d commit a735331

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -16,6 +16,6 @@ include_dir = "0.7.4"
1616
regex = "1.11.1"
1717
starlark = "0.12.0"
1818
tempdir = "0.3.7"
19-
thiserror = "2.0.4"
19+
thiserror = "2.0.6"
2020
ureq = "2.12.1"
2121
vsort = "0.2.0"

0 commit comments

Comments
 (0)