mirror of
https://github.com/rm-dr/daisy
synced 2025-04-08 22:33:14 -07:00
Fixed dependencies
This commit is contained in:
parent
d906c474c5
commit
2f1f8a0801
@ -25,11 +25,13 @@ panic = "abort"
|
|||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
cfg-if = "1.0.0"
|
cfg-if = "1.0.0"
|
||||||
|
|
||||||
[target.'cfg(target_family = "unix")'.dependencies]
|
|
||||||
termion = "2.0.1"
|
|
||||||
num = "0.4.1"
|
num = "0.4.1"
|
||||||
#astro-float = "0.7.1"
|
#astro-float = "0.7.1"
|
||||||
|
|
||||||
|
|
||||||
|
[target.'cfg(target_family = "unix")'.dependencies]
|
||||||
|
termion = "2.0.1"
|
||||||
|
|
||||||
|
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
toml = "0.7.4"
|
toml = "0.7.4"
|
Loading…
x
Reference in New Issue
Block a user