diff --git a/harfbuzz-sys/Cargo.toml b/harfbuzz-sys/Cargo.toml index d1338f37..fa886f67 100644 --- a/harfbuzz-sys/Cargo.toml +++ b/harfbuzz-sys/Cargo.toml @@ -37,7 +37,7 @@ optional = true features = ["Win32_Graphics_DirectWrite"] [dependencies.freetype-sys] -version = "0.21.0" +version = "0.23.0" optional = true [features]