Skip to content

Commit 8a96207

Browse files
authored
Use ICU4X instead of unicode-normalization and unicase (#6922)
* Use ICU4X instead of unicode-normalization and unicase * Fixup * Remove linux-raw-sys lines * Update idna_adapter to 1.2.1 to update to ICU4X 2.x * Remove linux-raw-sys lines
1 parent 072a40f commit 8a96207

File tree

9 files changed

+119
-265
lines changed

9 files changed

+119
-265
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,9 @@
6969

7070
## 🦊 What's Changed 🦊
7171

72+
### Suggest
73+
- Switched from `unicode-normalization` and `unicase` to ICU4X. (And updated the lock file from ICU4X 1.5 to ICU4X 2.0.)
74+
7275
### Android
7376
- Bumped the minimum SDK version to 26 (Android 8). ([#6926](https://github.com/mozilla/application-services/pull/6926)
7477

0 commit comments

Comments
 (0)