Skip to content

Commit 6be60bc

Browse files
Bump thiserror from 1.0.69 to 2.0.11 in /native/html5ever_nif (#193)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.69 to 2.0.11. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.69...2.0.11) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0d34550 commit 6be60bc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

native/html5ever_nif/Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

native/html5ever_nif/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ markup5ever = "0.12"
1919
tendril = "0.4"
2020
lazy_static = "1.5"
2121

22-
thiserror = "1"
22+
thiserror = "2"

0 commit comments

Comments
 (0)