Skip to content

Commit 39573c4

Browse files
build(deps): bump attohttpc from 0.27.0 to 0.28.0
Bumps [attohttpc](https://github.com/sbstp/attohttpc) from 0.27.0 to 0.28.0. - [Release notes](https://github.com/sbstp/attohttpc/releases) - [Commits](sbstp/attohttpc@v0.27.0...v0.28.0) --- updated-dependencies: - dependency-name: attohttpc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0867698 commit 39573c4

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)