Skip to content

Commit 8d50bd2

Browse files
dependabot[bot]MatejKastak
authored andcommitted
build(deps): bump thiserror from 1.0.40 to 1.0.57
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.40 to 1.0.57. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.40...1.0.57) --- 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 a6a9f72 commit 8d50bd2

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

Cargo.lock

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

yari-sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ include = ["LICENSE-THIRD-PARTY"]
1111
log = "0.4.21"
1212
nom = "7.1.3"
1313
regex = "1.10.3"
14-
thiserror = "1.0.40"
14+
thiserror = "1.0.57"
1515
lazy_static = "1.4.0"
1616

1717
[build-dependencies]

0 commit comments

Comments
 (0)