aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml.orig
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2024-02-05 20:29:49 +0100
committerJeff Vander Stoep <jeffv@google.com>2024-02-05 20:29:50 +0100
commitac13f2c1b0e90b4db3a78d3d23085ea85d071e45 (patch)
tree67a5849f296d7b65ab12e7beace86e5dbb4d7cf6 /Cargo.toml.orig
parent6b4947a082ca961998bfedf303d3118d7b8ba19e (diff)
downloadunicode-width-ac13f2c1b0e90b4db3a78d3d23085ea85d071e45.tar.gz
Upgrade unicode-width to 0.1.11emu-34-3-release
This project was upgraded with external_updater. Usage: tools/external_updater/updater.sh update external/rust/crates/unicode-width For more info, check https://cs.android.com/android/platform/superproject/+/main:tools/external_updater/README.md Test: TreeHugger Change-Id: I47e9bf9a5d020014a6c07007c9388deb8230b982
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 993b35f..a0f16da 100644
--- a/Cargo.toml.orig
+++ b/Cargo.toml.orig
@@ -1,7 +1,7 @@
[package]
name = "unicode-width"
-version = "0.1.10"
+version = "0.1.11"
authors = ["kwantam <kwantam@gmail.com>", "Manish Goregaokar <manishsmail@gmail.com>"]
homepage = "https://github.com/unicode-rs/unicode-width"