Skip to content

Commit

Permalink
Merge pull request #1584 from volta-cli/dependabot/cargo/crates/archi…
Browse files Browse the repository at this point in the history
…ve/attohttpc-0.26

build(deps): update attohttpc requirement from 0.25 to 0.26 in /crates/archive
  • Loading branch information
chriskrycho authored Dec 19, 2023
2 parents eace466 + a852164 commit 5aa8640
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/archive/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ verbatim = "0.1"
cfg-if = "1.0"
hyperx = "1.0.0"
thiserror = "1.0.16"
attohttpc = { version = "0.25", default-features = false, features = ["json", "compress", "tls-rustls-native-roots"] }
attohttpc = { version = "0.26", default-features = false, features = ["json", "compress", "tls-rustls-native-roots"] }

0 comments on commit 5aa8640

Please sign in to comment.