Skip to content

Commit 801d0fd

Browse files
chore(deps): bump thiserror in the patch-updates group (#82)
Bumps the patch-updates group with 1 update: [thiserror](https://github.com/dtolnay/thiserror). Updates `thiserror` from 2.0.11 to 2.0.12 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.11...2.0.12) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5ee3729 commit 801d0fd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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.3"
13+
thiserror = "2.0.12"
1414

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

0 commit comments

Comments
 (0)