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