Skip to content

Commit f2e2f0b

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

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

3434
[dev-dependencies]
35-
anyhow = {version = "1.0.86"}
35+
anyhow = {version = "1.0.95"}
3636
clap = {version = "4.4.6", features = ["derive"]}
3737
serde = {version = "1.0.203", features = ["derive"]}
3838
serde-pickle = "1.1.0"

0 commit comments

Comments
 (0)