From f007268c9cb63b622b18a4f0a06177216fc7bd64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 15 Jun 2018 07:24:50 +0000 Subject: [PATCH] Bump unicode-width from 0.1.4 to 0.1.5 Bumps [unicode-width](https://github.com/unicode-rs/unicode-width) from 0.1.4 to 0.1.5. - [Release notes](https://github.com/unicode-rs/unicode-width/releases) - [Commits](https://github.com/unicode-rs/unicode-width/commits) Signed-off-by: dependabot[bot] --- Cargo.lock | 18 +++++++++--------- src/expand/Cargo.toml | 2 +- src/fmt/Cargo.toml | 2 +- src/ls/Cargo.toml | 2 +- src/unexpand/Cargo.toml | 2 +- 5 files changed, 13 insertions(+), 13 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 41de4f81c..cbf221320 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -224,7 +224,7 @@ dependencies = [ "bitflags 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", "strsim 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", "textwrap 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", - "unicode-width 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", + "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", "vec_map 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -470,7 +470,7 @@ name = "expand" version = "0.0.1" dependencies = [ "getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)", - "unicode-width 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", + "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", "uucore 0.0.1", ] @@ -537,7 +537,7 @@ name = "fmt" version = "0.0.1" dependencies = [ "libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)", - "unicode-width 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", + "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", "uucore 0.0.1", ] @@ -798,7 +798,7 @@ dependencies = [ "term_grid 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)", "termsize 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", "time 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)", - "unicode-width 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", + "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", "uucore 0.0.1", ] @@ -1603,7 +1603,7 @@ name = "term_grid" version = "0.1.7" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ - "unicode-width 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", + "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -1642,7 +1642,7 @@ name = "textwrap" version = "0.9.0" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ - "unicode-width 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", + "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -1758,7 +1758,7 @@ name = "unexpand" version = "0.0.1" dependencies = [ "getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)", - "unicode-width 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", + "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", "uucore 0.0.1", ] @@ -1777,7 +1777,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "unicode-width" -version = "0.1.4" +version = "0.1.5" source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] @@ -2205,7 +2205,7 @@ dependencies = [ "checksum ucd-util 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "fd2be2d6639d0f8fe6cdda291ad456e23629558d466e2789d2c3e9892bda285d" "checksum unicode-bidi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "49f2bd0c6468a8230e1db229cff8029217cf623c767ea5d60bfbd42729ea54d5" "checksum unicode-normalization 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "51ccda9ef9efa3f7ef5d91e8f9b83bbe6955f9bf86aec89d5cce2c874625920f" -"checksum unicode-width 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "bf3a113775714a22dcb774d8ea3655c53a32debae63a063acc00a91cc586245f" +"checksum unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "882386231c45df4700b275c7ff55b6f3698780a650026380e72dabe76fa46526" "checksum unicode-xid 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "8c1f860d7d29cf02cb2f3f359fd35991af3d30bac52c57d265a3c461074cb4dc" "checksum unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "fc72304796d0818e357ead4e000d19c9c174ab23dc11093ac919054d20a6a7fc" "checksum unindent 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "834b4441326c660336850c5c0926cc20548e848967a5f57bc20c2b741c8d41f4" diff --git a/src/expand/Cargo.toml b/src/expand/Cargo.toml index 8e64d0f85..f1ff3da9a 100644 --- a/src/expand/Cargo.toml +++ b/src/expand/Cargo.toml @@ -9,7 +9,7 @@ name = "uu_expand" path = "expand.rs" [dependencies] -unicode-width = "0.1.4" +unicode-width = "0.1.5" getopts = "0.2.14" uucore = { path="../uucore" } diff --git a/src/fmt/Cargo.toml b/src/fmt/Cargo.toml index 594c55e2f..546ad646d 100644 --- a/src/fmt/Cargo.toml +++ b/src/fmt/Cargo.toml @@ -10,7 +10,7 @@ path = "fmt.rs" [dependencies] libc = "0.2.42" -unicode-width = "0.1.4" +unicode-width = "0.1.5" uucore = { path="../uucore" } [[bin]] diff --git a/src/ls/Cargo.toml b/src/ls/Cargo.toml index 0a6f41a0b..91f8af4b6 100644 --- a/src/ls/Cargo.toml +++ b/src/ls/Cargo.toml @@ -15,7 +15,7 @@ term_grid = "0.1.5" termsize = "0.1.4" time = "0.1.40" lazy_static = "1.0.1" -unicode-width = "0.1.4" +unicode-width = "0.1.5" [dependencies.uucore] path = "../uucore" diff --git a/src/unexpand/Cargo.toml b/src/unexpand/Cargo.toml index 85d7d15b9..49cbdda91 100644 --- a/src/unexpand/Cargo.toml +++ b/src/unexpand/Cargo.toml @@ -10,7 +10,7 @@ path = "unexpand.rs" [dependencies] getopts = "0.2.14" -unicode-width = "0.1.4" +unicode-width = "0.1.5" [dependencies.uucore] path = "../uucore"