Skip to content

Commit 4fa31f0

Browse files
authored
Merge pull request #337 from DNSCrypt/dependabot/cargo/anyhow-1.0.99
Bump anyhow from 1.0.98 to 1.0.99
2 parents de04705 + 7d34b73 commit 4fa31f0

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
@@ -12,7 +12,7 @@ categories = ["asynchronous", "network-programming", "command-line-utilities"]
1212
readme = "README.md"
1313

1414
[dependencies]
15-
anyhow = "1.0.98"
15+
anyhow = "1.0.99"
1616
byteorder = "1.5.0"
1717
clap = { version = "4.5.40", default-features = false, features = [
1818
"std",

0 commit comments

Comments
 (0)