Skip to content

Commit 4fa6840

Browse files
Bump thiserror from 2.0.16 to 2.0.17
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.16 to 2.0.17. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.16...2.0.17) --- updated-dependencies: - dependency-name: thiserror dependency-version: 2.0.17 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0aab78b commit 4fa6840

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

Cargo.lock

Lines changed: 12 additions & 12 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
@@ -60,7 +60,7 @@ serde_json = "1.0.145"
6060
similar = "2.7.0"
6161
support-bundle-viewer = "0.1.2"
6262
tabwriter = "1.4.1"
63-
thiserror = "2.0.16"
63+
thiserror = "2.0.17"
6464
tempfile = "3.22.0"
6565
test-common = { path = "test-common" }
6666
thouart = { git = "https://github.com/oxidecomputer/thouart" }

0 commit comments

Comments
 (0)