cargo: add ansi_term and num
This commit is contained in:
parent
b504ce298b
commit
1b126a3221
@ -52,6 +52,8 @@ smart-leds-trait = { version = "0.3.0", optional = true }
|
|||||||
smart-leds = { version = "0.4.0", optional = true }
|
smart-leds = { version = "0.4.0", optional = true }
|
||||||
|
|
||||||
embedded-graphics = { version = "0.8.1", optional = true, features = ["fixed_point", "defmt"] }
|
embedded-graphics = { version = "0.8.1", optional = true, features = ["fixed_point", "defmt"] }
|
||||||
|
ansi_term = "0.12.1"
|
||||||
|
num = "0.4.3"
|
||||||
|
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
embuild = "0.32.0"
|
embuild = "0.32.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user