diff --git a/Cargo.toml b/Cargo.toml index f269524..eac508c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,7 +14,7 @@ bitflags = "2.4.1" core_maths = { version = "0.1.1", optional = true } cosmic_undo_2 = { version = "0.2.0", optional = true } fontdb = { version = "0.23", default-features = false } -harfrust = { version = "0.4.0", default-features = false } +harfrust = { version = "0.4.1", default-features = false } hashbrown = { version = "0.16", optional = true, default-features = false } libm = { version = "0.2.8", optional = true } linebender_resource_handle = { version = "0.1.1", default-features = false }