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