Skip to content

Commit 68779a8

Browse files
Bump anyhow from 1.0.95 to 1.0.96
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.95 to 1.0.96. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.95...1.0.96) --- 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 f02f808 commit 68779a8

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
@@ -10,7 +10,7 @@ categories = ["command-line-utilities", "science", "visualization"]
1010
repository = "https://github.com/garryod/nexplore"
1111

1212
[dependencies]
13-
anyhow = { version = "1.0.95" }
13+
anyhow = { version = "1.0.96" }
1414
clap = { version = "4.5.29", features = ["derive"] }
1515
crossterm = { version = "0.28.1" }
1616
hdf5 = { git = "https://github.com/aldanor/hdf5-rust.git", rev = "43015ddaa87e62b63dc1b1ae7fed49a430e1b53a", features = [

0 commit comments

Comments
 (0)