build: bump urlencoding from 1.3.2 to 1.3.3 (#2734)

Bumps [urlencoding](https://github.com/kornelski/rust_urlencoding) from 1.3.2 to 1.3.3.
- [Release notes](https://github.com/kornelski/rust_urlencoding/releases)
- [Commits](https://github.com/kornelski/rust_urlencoding/commits)

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:
dependabot[bot]
2021-05-17 04:05:47 -04:00
committed by GitHub
parent eb01e1927d
commit 21f4dc3e74
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ pest = "2.1.3"
pest_derive = "2.1.0"
regex = "1.5.4"
os_info = "3.0.5"
urlencoding = "1.3.1"
urlencoding = "1.3.3"
open = "1.7.0"
unicode-width = "0.1.8"
term_size = "0.3.2"