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

Commitdba6081

Browse files
committed
Bump version to 0.1.23
1 parent2810fe2 commitdba6081

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.22"
4+
version ="0.1.23"
55
authors = ["kwantam <kwantam@gmail.com>","Manish Goregaokar <manishsmail@gmail.com>"]
66

77
homepage ="https://github.com/unicode-rs/unicode-normalization"

‎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.22"
34+
unicode-normalization ="0.1.23"
3535
```
3636

3737
##`no_std` +`alloc` support

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp