From 4a0445b663d37e0abf2628afae54757d7232f355 Mon Sep 17 00:00:00 2001 From: Josh Holmer Date: Fri, 23 Feb 2018 20:56:00 -0500 Subject: [PATCH] Add a couple of new Cargo tags --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Cargo.toml b/Cargo.toml index f3f55cca..1a6ca2a8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,6 +14,8 @@ homepage = "https://github.com/shssoichiro/oxipng" license = "MIT" name = "oxipng" repository = "https://github.com/shssoichiro/oxipng" +travis-ci = { repository = "shssoichiro/oxipng", branch = "master" } +maintenance = { status = "actively-developed" } version = "1.0.1" [[bin]]