From 7f6103412309fe785d05210f0d5f13e3401ed25b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2019 04:19:33 +0000 Subject: Bump maud from 0.20.0 to 0.21.0 Bumps [maud](https://github.com/lfairy/maud) from 0.20.0 to 0.21.0. - [Release notes](https://github.com/lfairy/maud/releases) - [Changelog](https://github.com/lfairy/maud/blob/master/CHANGELOG.md) - [Commits](https://github.com/lfairy/maud/commits) 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 ebafca0..ec8d675 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -35,7 +35,7 @@ alphanumeric-sort = "1.0.6" structopt = "0.2.18" chrono = "0.4.7" chrono-humanize = "0.0.11" -maud = { version = "0.20.0", features = ["actix-web"] } +maud = { version = "0.21.0", features = ["actix-web"] } serde = { version = "1.0.94", features = ["derive"] } tar = "0.4.25" bytes = "0.4.12" -- cgit v1.2.3