Skip to content

Commit 32e0c3a

Browse files
chore(deps): bump chrono from 0.4.20 to 0.4.22 (#183)
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.20 to 0.4.22. - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.20...v0.4.22) --- updated-dependencies: - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2dc0c0e commit 32e0c3a

File tree

2 files changed

+43
-20
lines changed

2 files changed

+43
-20
lines changed

Cargo.lock

Lines changed: 42 additions & 19 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.60"
3232
async-stream = "0.3.3"
3333
async-trait = "0.1.57"
34-
chrono = "0.4.20"
34+
chrono = "0.4.22"
3535
dhat = { version = "0.2.4", optional = true }
3636
futures = "0.3.23"
3737
flate2 = "1.0.24"

0 commit comments

Comments
 (0)