From 0f6c6d57b839829b10285c7685e8b4acfbc8897a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Mar 2021 19:56:36 +0000 Subject: Bump serde from 1.0.124 to 1.0.125 (#28) --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index b5f4a574..e1facea3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -22,7 +22,7 @@ chrono-english = "0.1.4" cli-table = "0.4" config = "0.10" serde_derive = "1.0.124" -serde = "1.0.124" +serde = "1.0.125" tui = "0.14" termion = "1.5" unicode-width = "0.1" -- cgit v1.3.1