|
|
|
@ -6,7 +6,7 @@ authors = ["Wesley Moore <wes@wezm.net>"]
|
|
|
|
|
[dependencies] |
|
|
|
|
embedded-graphics = "0.4" |
|
|
|
|
|
|
|
|
|
font-kit = { version = "0.1", optional = true, git = "https://github.com/pcwalton/font-kit.git" } |
|
|
|
|
font-kit = { version = "0.1", optional = true } |
|
|
|
|
euclid = { version = "0.19", optional = true } |
|
|
|
|
image = { version = "0.20", optional = true, default-features = false, features = ["png_codec"] } |
|
|
|
|
|
|
|
|
|