Skip to content

Commit 4526998

Browse files
Bump chrono from 0.4.44 to 0.4.45 (#82)
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.44 to 0.4.45. - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.44...v0.4.45) --- updated-dependencies: - dependency-name: chrono dependency-version: 0.4.45 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6f0922f commit 4526998

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ members = ["xtask"]
99

1010
[dependencies]
1111
anyhow = "1.0.102"
12-
chrono = { version = "0.4.44", default-features = false, features = ["clock", "std"] }
12+
chrono = { version = "0.4.45", default-features = false, features = ["clock", "std"] }
1313
chrono-humanize = "0.2.3"
1414
clearurls = "0.0.4"
1515
ego-tree = "0.11.0"

0 commit comments

Comments
 (0)