aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml.orig
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-09-22 11:26:46 -0700
committerJoel Galenson <jgalenson@google.com>2021-09-22 11:26:46 -0700
commit1644b85157983e13c59e10192f15a18c57087798 (patch)
treeadc54225db3493a5216b2655119ccb0cf2834b9d /Cargo.toml.orig
parent08c7c563a690971bf4811e96853669aea951845b (diff)
downloadunicode-width-1644b85157983e13c59e10192f15a18c57087798.tar.gz
Upgrade rust/crates/unicode-width to 0.1.9
Test: make Change-Id: Ia81e9aa2a7b0685c95976b1b8d86d29be6e188e0
Diffstat (limited to 'Cargo.toml.orig')
-rw-r--r--Cargo.toml.orig2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml.orig b/Cargo.toml.orig
index 6e29bf1..f087a85 100644
--- a/Cargo.toml.orig
+++ b/Cargo.toml.orig
@@ -1,7 +1,7 @@
[package]
name = "unicode-width"
-version = "0.1.8"
+version = "0.1.9"
authors = ["kwantam <kwantam@gmail.com>", "Manish Goregaokar <manishsmail@gmail.com>"]
homepage = "https://github.com/unicode-rs/unicode-width"