[package] name = "soda" version = "0.1.1" authors = ["David Truby ", "Richard Perry "] description = "System administration ui in the style of YaST" license = "LGPL-3.0+" repository = "https://github.com/DavidTruby/SoDA" [dependencies.cursive] version = "0.7" default-features = false features = ["termion-backend"] [dependencies] libc = "0.2" regex = "0.2"