Skip to content

Commit 26b60ee

Browse files
dependabot[bot]abus-sh
authored andcommitted
Bump thiserror from 2.0.3 to 2.0.6 (oxidecomputer#995)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 09489b3 commit 26b60ee

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Cargo.lock

Lines changed: 7 additions & 7 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
@@ -50,7 +50,7 @@ serde_json = "1.0.133"
5050
serde_urlencoded = "0.7.1"
5151
serde_yaml = "0.9"
5252
syn = { version = "2.0.87", features = ["parsing"] }
53-
thiserror = "2.0.3"
53+
thiserror = "2.0.6"
5454
tokio = { version = "1.41.1", features = ["rt", "net"] }
5555
# change when publishing
5656
# typify = { version = "0.2.0" }

0 commit comments

Comments
 (0)