We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 833080a commit 26c6870Copy full SHA for 26c6870
cairo/Cargo.toml
@@ -45,7 +45,7 @@ libc = "0.2"
45
bitflags = "2.3"
46
thiserror = "1.0.10"
47
once_cell = "1"
48
-freetype-rs = { version = "0.32", optional = true }
+freetype-rs = { version = "0.34", optional = true }
49
50
[dev-dependencies]
51
tempfile = "3.0"
0 commit comments