File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1
1
[package ]
2
2
3
3
name = " unicode-segmentation"
4
- version = " 1.5 .0"
4
+ version = " 1.6 .0"
5
5
authors = [" kwantam <kwantam@gmail.com>" , " Manish Goregaokar <manishsmail@gmail.com>" ]
6
6
7
7
homepage = " https://github.com/unicode-rs/unicode-segmentation"
Original file line number Diff line number Diff line change @@ -43,11 +43,14 @@ unicode-segmentation = "1.3.0"
43
43
44
44
# Change Log
45
45
46
+ ## 1.6.0
47
+
48
+ * [ #72 ] ( https://github.com/unicode-rs/unicode-segmentation/pull/72 ) Upgrade to Unicode 12
49
+
46
50
## 1.5.0
47
51
48
52
* [ #68 ] ( https://github.com/unicode-rs/unicode-segmentation/pull/68 ) Upgrade to Unicode 11
49
53
50
-
51
54
## 1.4.0
52
55
<
4091
/td>
53
56
* [ #56 ] ( https://github.com/unicode-rs/unicode-segmentation/pull/56 ) Upgrade to Unicode 10
You can’t perform that action at this time.
0 commit comments