mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
build: bump attohttpc from 0.17.0 to 0.18.0 (#3155)
Bumps [attohttpc](https://github.com/sbstp/attohttpc) from 0.17.0 to 0.18.0. - [Release notes](https://github.com/sbstp/attohttpc/releases) - [Commits](https://github.com/sbstp/attohttpc/compare/v0.17.0...v0.18.0) --- updated-dependencies: - dependency-name: attohttpc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -74,7 +74,7 @@ sha-1 = "0.9.8"
|
||||
process_control = { version = "3.1.0", features = ["crossbeam-channel"] }
|
||||
|
||||
# Optional/http:
|
||||
attohttpc = { version = "0.17.0", optional = true, default-features = false, features = ["tls", "form"] }
|
||||
attohttpc = { version = "0.18.0", optional = true, default-features = false, features = ["tls", "form"] }
|
||||
native-tls = { version = "0.2.8", optional = true }
|
||||
shell-words = "1.0.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user