summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRyan Leckey <leckey.ryan@gmail.com>2017-01-28 23:52:07 -0800
committerRyan Leckey <leckey.ryan@gmail.com>2017-01-28 23:52:07 -0800
commit7275ea3cd661cf499967a9c046e8fe9dfc9e7add (patch)
tree44087c6fdb367531ba3c53425529aaa9c0fca5ad
parent6b40054690b21ca8c51a9ba01a488e0c6c7f6d2c (diff)
:bug:
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 442bdbb..b125560 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "config"
-version = "0.2.0"5
+version = "0.2.0"
description = "Layered configuration system for Rust applications."
homepage = "https://github.com/mehcode/config-rs"
repository = "https://github.com/mehcode/config-rs"