Skip to content

Commit aeb6107

Browse files
authored
Merge pull request #200 from pbs-data-solutions/dependabot/cargo/anyhow-1.0.91
Bump anyhow from 1.0.89 to 1.0.91
2 parents 8d8de83 + 01e2685 commit aeb6107

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ name = "checksum"
1717
path = "src/main.rs"
1818

1919
[dependencies]
20-
anyhow = "1.0.89"
20+
anyhow = "1.0.91"
2121
clap = { version = "4.5.20", features = ["suggestions", "derive"] }
2222
colored = "2.0.4"
2323
hex = "0.4.3"

0 commit comments

Comments
 (0)