Skip to content

Commit 346d5c2

Browse files
sdroegebilelmoussaoui
authored andcommitted
cairo: Update to freetype 0.32
1 parent 543bc2f commit 346d5c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cairo/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ libc = "0.2"
4444
bitflags = "1.0"
4545
thiserror = "1.0.10"
4646
once_cell = "1"
47-
freetype-rs = { version = "0.31", optional = true }
47+
freetype-rs = { version = "0.32", optional = true }
4848

4949
[dev-dependencies]
5050
tempfile = "3.0"

0 commit comments

Comments
 (0)