Skip to content

Commit a70031e

Browse files
authored
Merge pull request #1723 from volta-cli/dependabot/cargo/attohttpc-0.28.0
build(deps): bump attohttpc from 0.27.0 to 0.28.0
2 parents 0867698 + 39573c4 commit a70031e

File tree

2 files changed

+19
-3
lines changed

2 files changed

+19
-3
lines changed

Cargo.lock

Lines changed: 18 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/volta-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ once_cell = "1.19.0"
4646
dunce = "1.0.4"
4747
ci_info = "0.14.14"
4848
headers = "0.4"
49-
attohttpc = { version = "0.27", default-features = false, features = ["json", "compress", "tls-rustls-native-roots"] }
49+
attohttpc = { version = "0.28", default-features = false, features = ["json", "compress", "tls-rustls-native-roots"] }
5050
chain-map = "0.1.0"
5151
indexmap = "2.2.6"
5252
retry = "2"

0 commit comments

Comments
 (0)