Skip to content

Commit 3f1a49c

Browse files
Bump attohttpc from 0.19.0 to 0.19.1
Bumps [attohttpc](https://github.com/sbstp/attohttpc) from 0.19.0 to 0.19.1. - [Release notes](https://github.com/sbstp/attohttpc/releases) - [Commits](sbstp/attohttpc@v0.19.0...v0.19.1) --- updated-dependencies: - dependency-name: attohttpc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 061ace7 commit 3f1a49c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 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.5"
5050
hyperx = "1.4.0"
51-
attohttpc = { version = "0.19.0", features = ["json"] }
51+
attohttpc = { version = "0.19.1", features = ["json"] }
5252
chain-map = "0.1.0"
5353
indexmap = "1.8.1"
5454
retry = "1.3.1"

0 commit comments

Comments
 (0)