From f2d87b763173ff5ab459f216f45a1ad5ac957bc1 Mon Sep 17 00:00:00 2001 From: Ryan Leckey Date: Fri, 26 Jan 2018 08:57:44 -0800 Subject: (cargo-release) version 0.7.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 02f8968..e71006f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "config" -version = "0.7.0" +version = "0.7.1" description = "Layered configuration system for Rust applications." homepage = "https://github.com/mehcode/config-rs" repository = "https://github.com/mehcode/config-rs" -- cgit v1.2.3