From 83d1a4b86d1f800b0ef88bcf9bcb9ad76d336a34 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 11 Jan 2021 05:31:39 +0000 Subject: build(deps): bump attohttpc from 0.16.0 to 0.16.1 Bumps [attohttpc](https://github.com/sbstp/attohttpc) from 0.16.0 to 0.16.1. - [Release notes](https://github.com/sbstp/attohttpc/releases) - [Commits](https://github.com/sbstp/attohttpc/compare/v0.16.0...v0.16.1) Signed-off-by: dependabot-preview[bot] --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 4a28d6d58..4b5408cdf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -66,7 +66,7 @@ semver = "0.11.0" which = "4.0.2" # Optional/http: -attohttpc = { version = "0.16.0", optional = true, default-features = false, features = ["tls", "form"] } +attohttpc = { version = "0.16.1", optional = true, default-features = false, features = ["tls", "form"] } native-tls = { version = "0.2.7", optional = true } shell-words = "1.0.0" -- cgit v1.2.3