Skip to content

Commit 154cb1d

Browse files
committed
chore: Add anyhow crate
1 parent c6afcd8 commit 154cb1d

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ homepage = "https://github.com/joshuous/aosp-missing-blobs"
1313
repository = "https://github.com/joshuous/aosp-missing-blobs"
1414

1515
[dependencies]
16-
goblin = "0.4"
16+
anyhow = "1.0.40"
17+
goblin = "0.4"

0 commit comments

Comments
 (0)