Skip to content
This repository was archived by the owner on Dec 6, 2024. It is now read-only.

Commit d1bfb05

Browse files
Bump thiserror from 1.0.64 to 2.0.4
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.64 to 2.0.4. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.64...2.0.4) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cc8cad1 commit d1bfb05

File tree

2 files changed

+39
-19
lines changed

2 files changed

+39
-19
lines changed

Diff for: Cargo.lock

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

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ itertools = ">=0.8"
2929
lz4 = "*"
3030
fastq = "^0.6"
3131
bio = ">=0.33.0, <3"
32-
thiserror = "1"
32+
thiserror = "2"
3333

3434
[dev-dependencies]
3535
file_diff = "1.0"

0 commit comments

Comments
 (0)