[package] name = "rwc" version = "0.2.0" authors = ["Steve Klabnik "] description = "A wc clone." license = "AGPL-3.0" homepage = "https://github.com/steveklabnik/rwc" repository = "https://github.com/steveklabnik/rwc" [dependencies] docopt = "*" rustc-serialize = "*"