[package] name = "shiplift" version = "0.1.2" authors = ["softprops "] description = "A Rust interface for maneuvering Docker containers" documentation = "https://softprops.github.io/shiplift" homepage = "https://github.com/softprops/shiplift" repository = "https://github.com/softprops/shiplift" keywords = ["docker", "unix", "containers", "hyper", "ship"] license = "MIT" [dependencies] hyperlocal = "0.1" jed = "0.1" mime = "0.1" openssl = "0.7" rustc-serialize = "0.3" url = "0.5" [dependencies.hyper] version = "0.7" features = ["openssl"]