[package] name = "docker-nisse" version = "0.1.0" authors = ["Anders Olsson "] edition = "2018" [dependencies] futures = "0.3" shiplift = { git = "https://github.com/softprops/shiplift.git", rev = "49afd94f8d084ac028920c1785b2ddb05c13bef3" } tokio = { version = "0.2", features = ["macros"] }