From 8cfde7d3c6767e39e4ca35f99f453f810f6d1926 Mon Sep 17 00:00:00 2001 From: Ryan Leckey Date: Tue, 25 Sep 2018 23:45:11 -0700 Subject: Use a build config on Environment instead of a feature flag for #78 --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index cdca1dd..7b783d6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,7 +19,6 @@ json = ["serde_json"] yaml = ["yaml-rust"] hjson = ["serde-hjson"] ini = ["rust-ini"] -ignore-empty-env-vars = [] [dependencies] lazy_static = "1.0" -- cgit v1.2.3