Skip to content

Commit 72c9c24

Browse files
Bump thiserror from 2.0.3 to 2.0.6 (#938)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.3 to 2.0.6. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.3...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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2ff81df commit 72c9c24

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

Lines changed: 8 additions & 8 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
@@ -53,7 +53,7 @@ serde = { version = "1.0.215", features = ["derive"] }
5353
serde_json = "1.0.133"
5454
similar = "2.6.0"
5555
tabwriter = "1.4.0"
56-
thiserror = "2.0.3"
56+
thiserror = "2.0.6"
5757
tempfile = "3.14.0"
5858
test-common = { path = "test-common" }
5959
thouart = { git = "https://github.com/oxidecomputer/thouart" }

0 commit comments

Comments
 (0)