Skip to content

Commit aebbfd9

Browse files
authored
Merge pull request #63 from yoshuawuyts/error-patches
Error patches
2 parents 4e9c81a + b7c487c commit aebbfd9

18 files changed

+492
-234
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ omnom = "2.1.1"
2525

2626
# features: hyperium/http
2727
http = { version = "0.2.0", optional = true }
28+
anyhow = "1.0.26"
2829

2930
[dev-dependencies]
3031
http = "0.2.0"

0 commit comments

Comments
 (0)