Skip to content

Commit 071206d

Browse files
authored
Merge pull request #15 from cuducos/dependabot/cargo/anyhow-1.0.100
Bump anyhow from 1.0.99 to 1.0.100
2 parents a0b5b69 + 8d5eee8 commit 071206d

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -7,7 +7,7 @@ edition = "2021"
77
lto = true
88

99
[dependencies]
10-
anyhow = "1.0.99"
10+
anyhow = "1.0.100"
1111
clap = "4.5.49"
1212
colored = "3.0.0"
1313
rand = "0.9.2"

0 commit comments

Comments
 (0)