Use log to reduce prints
This commit is contained in:
parent
419f2dc612
commit
a1d4553a17
3 changed files with 5 additions and 4 deletions
|
|
@ -8,6 +8,7 @@ publish = false
|
|||
[dependencies]
|
||||
ab_glyph = { version = "0.2", optional = true }
|
||||
fontdb = "0.9"
|
||||
log = "0.4"
|
||||
orbclient = "0.3"
|
||||
memmap2 = "0.5"
|
||||
rusttype = { version = "0.9", optional = true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue