From 6fedc6580341543173cae5641427825459d794e3 Mon Sep 17 00:00:00 2001 From: softprops Date: Mon, 24 Dec 2018 13:21:21 +0900 Subject: more cargo details --- Cargo.toml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 60f2bfe..f3666e3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,6 +10,12 @@ repository = "https://github.com/softprops/shiplift" keywords = ["docker", "unix", "containers", "hyper", "ship"] license = "MIT" edition = "2018" +readme = "README.md" + +[bdages] +travis-ci = { repository = "softprops/shiplift" } +coveralls = { repository = "softprops/shipflit" } +maintenance = { status = "actively-developed" } [dependencies] byteorder = "1" -- cgit v1.2.3