diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,3 +6,4 @@ authors = ["Yuval Adam <_@yuv.al>"] [dependencies] colored = "1.6" clap = "2.32" +termios = "0.3.0" |
![]() |
index : slingr | |
| A simple CLI for UPnP media file streaming |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | Cargo.toml | 1 |
@@ -6,3 +6,4 @@ authors = ["Yuval Adam <_@yuv.al>"] [dependencies] colored = "1.6" clap = "2.32" +termios = "0.3.0" |