Skip to content

Commit b5a86db

Browse files
chore: bump anyhow from 1.0.81 to 1.0.86
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.81 to 1.0.86. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.81...1.0.86) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ca8cc7e commit b5a86db

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
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 @@ tskit-derive = {version = "0.2.0", path = "tskit-derive", optional = true}
2929
delegate = "0.12.0"
3030

3131
[dev-dependencies]
32-
anyhow = {version = "1.0.79"}
32+
anyhow = {version = "1.0.86"}
3333
clap = {version = "4.4.6", features = ["derive"]}
3434
serde = {version = "1.0.203", features = ["derive"]}
3535
serde-pickle = "1.1.0"

0 commit comments

Comments
 (0)