Skip to content

Commit a3959f7

Browse files
authored
Merge pull request #1719 from volta-cli/dependabot/cargo/crates/archive/attohttpc-0.28
build(deps): update attohttpc requirement from 0.27 to 0.28 in /crates/archive
2 parents d38b495 + 8626751 commit a3959f7

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
@@ -18,4 +18,4 @@ verbatim = "0.1"
1818
cfg-if = "1.0"
1919
headers = "0.4"
2020
thiserror = "1.0.16"
21-
attohttpc = { version = "0.27", default-features = false, features = ["json", "compress", "tls-rustls-native-roots"] }
21+
attohttpc = { version = "0.28", default-features = false, features = ["json", "compress", "tls-rustls-native-roots"] }

0 commit comments

Comments
 (0)