Skip to content

Commit 48f3b76

Browse files
Merge pull request #1206 from volta-cli/dependabot/cargo/crates/volta-core/attohttpc-0.19.0
Update attohttpc requirement from 0.18.0 to 0.19.0 in /crates/volta-core
2 parents 2af89e7 + 13e4b27 commit 48f3b76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.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)