From 821963eb1a669f477281dc6a277f54b037a98708 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2020 00:51:26 +0000 Subject: Bump chrono from 0.4.11 to 0.4.13 Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.11 to 0.4.13. - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/master/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.11...v0.4.13) 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 02731bc..b2aab11 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -33,7 +33,7 @@ bytesize = "1.0.0" nanoid = "0.3" alphanumeric-sort = "1.3.2" structopt = "0.3" -chrono = "0.4.10" +chrono = "0.4.13" chrono-humanize = "0.0.11" maud = { version = "0.22.0", features = ["actix-web"] } serde = { version = "1.0.110", features = ["derive"] } -- cgit v1.2.3