[package]
name = "docker_sample"
version = "0.1.0"
authors = ["docker_sample <docker_sample@sample.com>"]
edition = "2018"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
actix-rt = "1.0.0"
actix-web = "2.0.0"