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

Commit24426a0

Browse files
committed
Bump Unicode to version 15.1.0, regenerate tables
1 parent45178d1 commit24426a0

File tree

3 files changed

+669
-667
lines changed

3 files changed

+669
-667
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-security"
3-
version ="0.1.0"
3+
version ="0.1.1"
44
authors = ["Charles Lew <crlf0710@gmail.com>","Manish Goregaokar <manishsmail@gmail.com>"]
55
edition ="2018"
66
homepage ="https://github.com/unicode-rs/unicode-security"

‎scripts/unicode.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
#![allow(missing_docs, non_upper_case_globals, non_snake_case)]
4040
'''
4141

42-
UNICODE_VERSION= (15,0,0)
42+
UNICODE_VERSION= (15,1,0)
4343

4444
UNICODE_VERSION_NUMBER="%s.%s.%s"%UNICODE_VERSION
4545

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp