Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitfdfe8e0

Browse files
committed
Update Unicode to version 16.0.0, bump to 0.1.24
1 parent79687ca commitfdfe8e0

File tree

3 files changed

+6281
-6049
lines changed

3 files changed

+6281
-6049
lines changed

‎Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22

33
name ="unicode-normalization"
4-
version ="0.1.23"
4+
version ="0.1.24"
55
authors = [
66
"kwantam <kwantam@gmail.com>",
77
"Manish Goregaokar <manishsmail@gmail.com>",

‎scripts/unicode.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
importurllib.request
2323
fromitertoolsimportbatched
2424

25-
UNICODE_VERSION="15.1.0"
25+
UNICODE_VERSION="16.0.0"
2626
UCD_URL="https://www.unicode.org/Public/%s/ucd/"%UNICODE_VERSION
2727

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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp