From e84979415a2b3a68734bc26c3228aa326dc33e3c Mon Sep 17 00:00:00 2001 From: Ryan Leckey Date: Thu, 9 May 2019 10:10:09 -0700 Subject: (cargo-release) version 0.9.3 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 0bd5bfc..2502220 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "config" -version = "0.9.2" +version = "0.9.3" 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