From 905cb94f15218a2f55724e086863b59d65cb7559 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2019 04:51:57 +0000 Subject: Bump percent-encoding from 2.0.0 to 2.1.0 Bumps [percent-encoding](https://github.com/servo/rust-url) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/percent-encoding-v2.0.0...percent-encoding-v2.1.0) 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 f6b60a5..20e6895 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -27,7 +27,7 @@ actix = "0.7" actix-web = "0.7" simplelog = "0.6" base64 = "0.10" -percent-encoding = "2.0" +percent-encoding = "2.1" htmlescape = "0.3.1" bytesize = "1.0.0" nanoid = "0.2.0" -- cgit v1.2.3