From 1716344bca07b297b97091e9187645dba0ce424f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 25 Jun 2019 04:20:07 +0000 Subject: Bump chrono from 0.4.6 to 0.4.7 Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.6 to 0.4.7. - [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.6...v0.4.7) 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 c380ddd..e7bb109 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -33,7 +33,7 @@ bytesize = "1.0.0" nanoid = "0.2.0" alphanumeric-sort = "1.0.6" structopt = "0.2.16" -chrono = "0.4.6" +chrono = "0.4.7" chrono-humanize = "0.0.11" maud = { version = "0.20.0", features = ["actix-web"] } serde = { version = "1.0.92", features = ["derive"] } -- cgit v1.2.3