Skip to content

Commit ed7cf64

Browse files
chore(deps): bump chrono from 0.4.22 to 0.4.23 (#215)
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.22 to 0.4.23. - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.22...v0.4.23) --- updated-dependencies: - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6c33dac commit ed7cf64

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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
@@ -31,7 +31,7 @@ dhat-profiling = ["dhat"]
3131
anyhow = "1.0.66"
3232
async-stream = "0.3.3"
3333
async-trait = "0.1.58"
34-
chrono = "0.4.22"
34+
chrono = "0.4.23"
3535
dhat = { version = "0.2.4", optional = true }
3636
futures = "0.3.25"
3737
flate2 = "1.0.24"

0 commit comments

Comments
 (0)