From 88636d269db69b11df65de17ec1d8cbd05176505 Mon Sep 17 00:00:00 2001 From: Josh Holmer Date: Fri, 23 Feb 2018 21:45:01 -0500 Subject: [PATCH] Actually these need to be under the badges section --- Cargo.toml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 1a6ca2a8..c26f790a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,9 +14,11 @@ homepage = "https://github.com/shssoichiro/oxipng" license = "MIT" name = "oxipng" repository = "https://github.com/shssoichiro/oxipng" +version = "1.0.1" + +[badges] travis-ci = { repository = "shssoichiro/oxipng", branch = "master" } maintenance = { status = "actively-developed" } -version = "1.0.1" [[bin]] doc = false