From 87c9f61e2729e2959b7d48d5fa15191e552e5c82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 May 2021 22:34:48 +0100 Subject: Bump serde from 1.0.125 to 1.0.126 (#124) Bumps [serde](https://github.com/serde-rs/serde) from 1.0.125 to 1.0.126. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.125...v1.0.126) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index f79c0e52..076670e2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -41,7 +41,7 @@ structopt = "0.3" directories = "3" indicatif = "0.16.0" serde_derive = "1.0.125" -serde = "1.0.125" +serde = "1.0.126" serde_json = "1.0.64" tui = "0.15" termion = "1.5" -- cgit v1.3.1