Skip to content

Commit 3816706

Browse files
chore(deps): bump chrono from 0.4.22 to 0.4.26 (#342)
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.22 to 0.4.26. - [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.26) --- updated-dependencies: - dependency-name: chrono 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 e78c199 commit 3816706

File tree

2 files changed

+36
-21
lines changed

2 files changed

+36
-21
lines changed

Cargo.lock

Lines changed: 35 additions & 20 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.72"
3232
async-stream = "0.3.5"
3333
async-trait = "0.1.71"
34-
chrono = "0.4.22"
34+
chrono = "0.4.26"
3535
dhat = { version = "0.2.4", optional = true }
3636
futures = "0.3.28"
3737
flate2 = "1.0.26"

0 commit comments

Comments
 (0)