From 47652f129fc80f75d45e6ccb1e30096c1cd4fa65 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 16 Oct 2020 04:17:24 +0000 Subject: Bump serde from 1.0.116 to 1.0.117 Bumps [serde](https://github.com/serde-rs/serde) from 1.0.116 to 1.0.117. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.116...v1.0.117) 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 a54d93e..8f7ac99 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -29,7 +29,7 @@ structopt = "0.3" chrono = "0.4.19" chrono-humanize = "0.1.1" maud = { version = "0.22.0", features = ["actix-web"] } -serde = { version = "1.0.115", features = ["derive"] } +serde = { version = "1.0.117", features = ["derive"] } tar = "0.4.30" futures = "0.3.6" libflate = "1.0.2" -- cgit v1.2.3