Skip to content

Commit b4cb4cd

Browse files
Update attohttpc requirement from 0.18.0 to 0.19.0 in /crates/archive
Updates the requirements on [attohttpc](https://github.com/sbstp/attohttpc) to permit the latest version. - [Release notes](https://github.com/sbstp/attohttpc/releases) - [Commits](sbstp/attohttpc@v0.18.0...v0.19.0) --- updated-dependencies: - dependency-name: attohttpc dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 67efa91 commit b4cb4cd

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)