diff --git a/Cargo.toml b/Cargo.toml index 1446d9f43a..dde595c1c3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,4 +4,4 @@ version = "0.1.0" [dependencies] redox_syscall = "0.1" -redox_termios = { git = "https://github.com/redox-os/termios.git" } +redox_termios = "0.1"