From a79e98adcd8501434b4ddd325bb1cdd8c7da8843 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 19:15:28 +0100 Subject: Bump config from 0.10.1 to 0.11.0 (#24) --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index e1facea3..1d320d54 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,7 +20,7 @@ hostname = "0.3.1" rocket = "0.4.7" chrono-english = "0.1.4" cli-table = "0.4" -config = "0.10" +config = "0.11" serde_derive = "1.0.124" serde = "1.0.125" tui = "0.14" -- cgit v1.3.1