From 72935513e0ec42d81f19ad3e62dc020c87e7b3d3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2020 04:15:36 +0000 Subject: Bump serde from 1.0.114 to 1.0.115 Bumps [serde](https://github.com/serde-rs/serde) from 1.0.114 to 1.0.115. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.114...v1.0.115) Signed-off-by: dependabot-preview[bot] --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index fed077c..d717089 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -30,7 +30,7 @@ structopt = "0.3" chrono = "0.4.13" chrono-humanize = "0.0.11" maud = { version = "0.22.0", features = ["actix-web"] } -serde = { version = "1.0.110", features = ["derive"] } +serde = { version = "1.0.115", features = ["derive"] } tar = "0.4.27" futures = "0.3.5" libflate = "1.0.2" -- cgit v1.2.3