Skip to content

Commit 8179c90

Browse files
chore(deps): bump thiserror in the patch-updates group (#113)
Bumps the patch-updates group with 1 update: [thiserror](https://github.com/dtolnay/thiserror). Updates `thiserror` from 2.0.17 to 2.0.18 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.17...2.0.18) --- updated-dependencies: - dependency-name: thiserror dependency-version: 2.0.18 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 b1501bf commit 8179c90

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.17"
13+
thiserror = "2.0.18"
1414

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

0 commit comments

Comments
 (0)