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

Commit22d684a

Browse files
authored
Merge pull request#29 from Marcondiro/master
Bump Unicode to version 16.0.0, regenerate tables
2 parentsf879f55 +45ba720 commit22d684a

File tree

3 files changed

+1442
-1389
lines changed

3 files changed

+1442
-1389
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.1"
3+
version ="0.1.2"
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,1,0)
42+
UNICODE_VERSION= (16,0,0)
4343

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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp