Skip to content

Commit a999198

Browse files
Bump attohttpc from 0.18.0 to 0.19.0
Bumps [attohttpc](https://github.com/sbstp/attohttpc) from 0.18.0 to 0.19.0. - [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 update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 67efa91 commit a999198

File tree

2 files changed

+20
-3
lines changed

2 files changed

+20
-3
lines changed

Cargo.lock

Lines changed: 19 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
@@ -48,7 +48,7 @@ double-checked-cell = "2.1.0"
4848
dunce = "1.0.2"
4949
ci_info = "0.14.4"
5050
hyperx = "1.4.0"
51-
attohttpc = { version = "0.18.0", features = ["json"] }
51+
attohttpc = { version = "0.19.0", features = ["json"] }
5252
chain-map = "0.1.0"
5353
indexmap = "1.8.1"
5454
retry = "1.3.1"

0 commit comments

Comments
 (0)