Skip to content

Commit 627921f

Browse files
authoredApr 11, 2024··
Merge pull request #9 from kaspar030/dependabot/cargo/anyhow-1.0.82
build(deps): bump anyhow from 1.0.81 to 1.0.82
2 parents 4c80960 + 25ec676 commit 627921f

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
@@ -11,7 +11,7 @@ license = "Apache-2.0"
1111
readme = "README.md"
1212

1313
[dependencies]
14-
anyhow = "1.0.81"
14+
anyhow = "1.0.82"
1515
camino = { version = "1.1.6", features = ["serde"] }
1616
clap = { version = "4.5.4", features = ["cargo", "env", "string"] }
1717
fd-lock = "4.0.2"

0 commit comments

Comments
 (0)
Please sign in to comment.