diff options
| author | wznmickey <first@wznmickey.com> | 2024-12-18 06:15:38 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-18 11:15:38 +0000 |
| commit | 05559a6638aee7f31fba4dad44a38011150673c9 (patch) | |
| tree | ffc02daf630df2fdef7661331f27374ff572dda8 /Cargo.toml | |
| parent | 73253d465192454f0dfe3fe9eef46d495b343aef (diff) | |
Bump `unicode-bidi` (#5598)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -124,7 +124,7 @@ toml = { version = "0.8", default-features = false, features = ["parse", "displa ttf-parser = "0.24.1" two-face = { version = "0.4.0", default-features = false, features = ["syntect-fancy"] } typed-arena = "2" -unicode-bidi = "0.3.13" +unicode-bidi = "0.3.18" unicode-ident = "1.0" unicode-math-class = "0.1" unicode-script = "0.5" |
