Skip to content

Commit b2f4192

Browse files
Merge pull request #1207 from volta-cli/dependabot/cargo/crates/archive/attohttpc-0.19.0
Update attohttpc requirement from 0.18.0 to 0.19.0 in /crates/archive
2 parents 48f3b76 + b4cb4cd commit b2f4192

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/archive/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ verbatim = "0.1"
1515
cfg-if = "1.0"
1616
hyperx = "1.0.0"
1717
thiserror = "1.0.16"
18-
attohttpc = { version = "0.18.0", features = ["json"] }
18+
attohttpc = { version = "0.19.0", features = ["json"] }

0 commit comments

Comments
 (0)