Skip to content

Commit e3b8a86

Browse files
Bump thiserror from 1.0.65 to 2.0.9 in /native/html5ever_nif
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.65 to 2.0.9. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.65...2.0.9) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d4bca33 commit e3b8a86

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

native/html5ever_nif/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.

native/html5ever_nif/Cargo.toml

Lines changed: 1 addition & 1 deletion
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)