mirror of
https://github.com/starship/starship.git
synced 2026-06-24 02:01:36 +07:00
build(deps): bump attohttpc from 0.14.0 to 0.15.0
Bumps [attohttpc](https://github.com/sbstp/attohttpc) from 0.14.0 to 0.15.0. - [Release notes](https://github.com/sbstp/attohttpc/releases) - [Commits](https://github.com/sbstp/attohttpc/compare/v0.14.0...v0.15.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
+1
-1
@@ -61,7 +61,7 @@ textwrap = "0.12.0"
|
||||
term_size = "0.3.2"
|
||||
|
||||
# Optional/http:
|
||||
attohttpc = { version = "0.14.0", optional = true, default-features = false, features = ["tls", "form"] }
|
||||
attohttpc = { version = "0.15.0", optional = true, default-features = false, features = ["tls", "form"] }
|
||||
native-tls = { version = "0.2", optional = true }
|
||||
|
||||
[dev-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user