Skip to content

Commit

Permalink
Require modit 0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jackpot51 committed Jan 31, 2024
1 parent db2f3b9 commit b2fb02c
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 @@ -16,7 +16,7 @@ fontdb = { version = "0.16.0", default-features = false }
hashbrown = { version = "0.14.1", optional = true, default-features = false }
libm = "0.2.8"
log = "0.4.20"
modit = { version = "0.1.3", optional = true }
modit = { version = "0.1.4", optional = true }
rangemap = "1.4.0"
rustc-hash = { version = "1.1.0", default-features = false }
rustybuzz = { version = "0.12.0", default-features = false, features = ["libm"] }
Expand Down

0 comments on commit b2fb02c

Please sign in to comment.