summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorwznmickey <first@wznmickey.com>2024-12-18 06:15:38 -0500
committerGitHub <noreply@github.com>2024-12-18 11:15:38 +0000
commit05559a6638aee7f31fba4dad44a38011150673c9 (patch)
treeffc02daf630df2fdef7661331f27374ff572dda8 /Cargo.toml
parent73253d465192454f0dfe3fe9eef46d495b343aef (diff)
Bump `unicode-bidi` (#5598)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index f4afefa4..b4f704f8 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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"