mirror of
https://github.com/starship/starship.git
synced 2026-06-22 02:02:12 +07:00
build: bump urlencoding from 2.0.0 to 2.1.0 (#2904)
Bumps [urlencoding](https://github.com/kornelski/rust_urlencoding) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/kornelski/rust_urlencoding/releases) - [Commits](https://github.com/kornelski/rust_urlencoding/commits) --- updated-dependencies: - dependency-name: urlencoding 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
@@ -55,7 +55,7 @@ pest = "2.1.3"
|
||||
pest_derive = "2.1.0"
|
||||
regex = "1.5.4"
|
||||
os_info = "3.0.6"
|
||||
urlencoding = "2.0.0"
|
||||
urlencoding = "2.1.0"
|
||||
open = "1.7.0"
|
||||
unicode-width = "0.1.8"
|
||||
term_size = "0.3.2"
|
||||
|
||||
Reference in New Issue
Block a user