Skip to content

Commit 0d12eca

Browse files
dependabot[bot]garryod
authored andcommitted
Bump anyhow from 1.0.91 to 1.0.93
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.91 to 1.0.93. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.91...1.0.93) --- 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 7f3c254 commit 0d12eca

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.91" }
13+
anyhow = { version = "1.0.93" }
1414
clap = { version = "4.5.20", 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)