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

Commit7d07a46

Browse files
authored
Merge pull request#16 from Marcondiro/master
Update Unicode to version 15.1.0, bump to 0.5.6
2 parents38151bc +dce97f2 commit7d07a46

File tree

3 files changed

+267
-264
lines changed

3 files changed

+267
-264
lines changed

‎Cargo.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name ="unicode-script"
3-
version ="0.5.5"
3+
version ="0.5.6"
44
authors = ["Manish Goregaokar <manishsmail@gmail.com>"]
55
edition ="2018"
66

‎scripts/unicode.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
}
4747
'''
4848

49-
UNICODE_VERSION= (15,0,0)
49+
UNICODE_VERSION= (15,1,0)
5050

5151
UNICODE_VERSION_NUMBER="%s.%s.%s"%UNICODE_VERSION
5252

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp