Skip to content

Commit 0dc53bb

Browse files
committed
Update to Unicode 15 and bump version to 0.1.22
1 parent 01afa5d commit 0dc53bb

File tree

3 files changed

+8505
-8204
lines changed

3 files changed

+8505
-8204
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ to your `Cargo.toml`:
3131

3232
```toml
3333
[dependencies]
34-
unicode-normalization = "0.1.20"
34+
unicode-normalization = "0.1.22"
3535
```
3636

3737
## `no_std` + `alloc` support

scripts/unicode.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
import collections
2222
import urllib.request
2323

24-
UNICODE_VERSION = "14.0.0"
24+
UNICODE_VERSION = "15.0.0"
2525
UCD_URL = "https://www.unicode.org/Public/%s/ucd/" % UNICODE_VERSION
2626

2727
PREAMBLE = """// Copyright 2012-2018 The Rust Project Developers. See the COPYRIGHT

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy