diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-09-01 16:33:03 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-01 16:33:03 -0400 |
| commit | af60380cb40631cc463a5f46f8dadbfd179117d0 (patch) | |
| tree | 5b04a136be499f6670543abe9b6a7cb55cd40a44 | |
| parent | e97384121de51c81f450bec6d04a4eb7487614a7 (diff) | |
| download | xesite-af60380cb40631cc463a5f46f8dadbfd179117d0.tar.xz xesite-af60380cb40631cc463a5f46f8dadbfd179117d0.zip | |
build(deps): bump chrono from 0.4.13 to 0.4.15 (#196)
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.13 to 0.4.15.
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chronotope/chrono/compare/v0.4.13...v0.4.15)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
| -rw-r--r-- | Cargo.lock | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -211,9 +211,9 @@ checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822" [[package]] name = "chrono" -version = "0.4.13" +version = "0.4.15" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c74d84029116787153e02106bf53e66828452a4b325cc8652b788b5967c0a0b6" +checksum = "942f72db697d8767c22d46a598e01f2d3b475501ea43d0db4f16d90259182d0b" dependencies = [ "num-integer", "num-traits", |
