Skip to content

Commit 58f493b

Browse files
authored
Merge pull request #573 from BrianHicks/dependabot/cargo/anyhow-1.0.93
Bump anyhow from 1.0.92 to 1.0.93
2 parents 826cc85 + c3f65a5 commit 58f493b

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
@@ -5,7 +5,7 @@ authors = ["Brian Hicks <[email protected]>"]
55
edition = "2018"
66

77
[dependencies]
8-
anyhow = "1.0.92"
8+
anyhow = "1.0.93"
99
bump_alloc = "0.1.0"
1010
clap = { version = "4.5.20", features = [ "std", "color", "suggestions", "cargo" ] }
1111
crossbeam = "0.8.4"

0 commit comments

Comments
 (0)