Update liner
... | ... | @@ -30,7 +30,7 @@ atty = "0.2.11" |
clap = "2.33.0" | ||
decimal = { git = "https://github.com/alkis/decimal.git", default-features = false } | ||
failure = "0.1.5" | ||
liner = { git = "https://gitlab.redox-os.org/redox-os/liner" } | ||
redox_liner = "0.5.1" | ||
num = "0.2.0" | ||
rand = "0.6.5" | ||
... | ... |
Please register or sign in to comment