Skip to content

Commit d5e32ad

Browse files
Merge pull request #1216 from volta-cli/dependabot/cargo/attohttpc-0.19.1
Bump attohttpc from 0.19.0 to 0.19.1
2 parents 061ace7 + 3f1a49c commit d5e32ad

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)