Skip to content

Commit

Permalink
Bump crossfont to 0.7.0 (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
kchibisov authored Dec 21, 2023
1 parent 1ceb573 commit 9a6dbf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ tiny-skia = { version = "0.11", default-features = false, features = [
smithay-client-toolkit = { version = "0.18.0", default_features = false }

# Draw title text using crossfont `--features crossfont`
crossfont = { version = "0.6.0", features = [
crossfont = { version = "0.7.0", features = [
"force_system_fontconfig",
], optional = true }
# Draw title text using ab_glyph `--features ab_glyph`
Expand Down

0 comments on commit 9a6dbf8

Please sign in to comment.