aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--METADATA8
1 files changed, 4 insertions, 4 deletions
diff --git a/METADATA b/METADATA
index 8bab1c9..df8c5ad 100644
--- a/METADATA
+++ b/METADATA
@@ -1,4 +1,4 @@
-name: unicode-segmentation
+name: "unicode-segmentation"
description: "This crate provides Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules."
third_party {
url {
@@ -6,8 +6,8 @@ third_party {
value: "https://crates.io/crates/unicode-segmentation"
}
url {
- type: GIT
- value: "https://github.com/unicode-rs/unicode-segmentation"
+ type: ARCHIVE
+ value: "https://static.crates.io/crates/unicode-segmentation/unicode-segmentation-1.6.0.crate"
}
version: "1.6.0"
license_type: NOTICE
@@ -16,4 +16,4 @@ third_party {
month: 5
day: 6
}
-} \ No newline at end of file
+}