shipshape 0.1.0

A crate to interact with Docker in Rust
Documentation
[dependencies.futures]
version = "0.3.1"

[dependencies.hyper]
version = "0.13.5"

[dependencies.hyper-socket]
version = "0.2.0"
[dev-dependencies.actix-rt]
version = "1.1.1"

[package]
authors = ["Jacob <31115470+MrMcGoats@users.noreply.github.com>"]
description = "A crate to interact with Docker in Rust"
edition = "2018"
exclude = [".github", ".overcommit.yml"]
keywords = ["docker", "container"]
license-file = "./LICENSE"
name = "shipshape"
readme = "README.md"
repository = "https://github.com/Jacob-MacMillan-Software/shipshape"
version = "0.1.0"