Skip to content

Commit d75abb5

Browse files
chore(deps): bump thiserror in the patch-updates group
Bumps the patch-updates group with 1 update: [thiserror](https://github.com/dtolnay/thiserror). Updates `thiserror` from 2.0.12 to 2.0.16 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.12...2.0.16) --- updated-dependencies: - dependency-name: thiserror dependency-version: 2.0.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e9def1b commit d75abb5

2 files changed

Lines changed: 9 additions & 80 deletions

File tree

Cargo.lock

Lines changed: 8 additions & 79 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
@@ -10,7 +10,7 @@ categories = ["compression", "encoding", "parsing"]
1010
repository = "https://github.com/danieleades/arithmetic-coding"
1111

1212
[workspace.dependencies]
13-
thiserror = "2.0.12"
13+
thiserror = "2.0.17"
1414

1515
[workspace.lints.clippy]
1616
cargo = "deny"

0 commit comments

Comments
 (0)