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

Commit 3cfcc96

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 5e076ea commit 3cfcc96

File tree

2 files changed

+29
-9
lines changed

2 files changed

+29
-9
lines changed

Cargo.lock

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

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)