Skip to content

Commit f525ac4

Browse files
Bump chrono from 0.4.43 to 0.4.44 (#15)
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.43 to 0.4.44. - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.43...v0.4.44) --- updated-dependencies: - dependency-name: chrono dependency-version: 0.4.44 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 206f0e8 commit f525ac4

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.

src/hyperlight-js/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ serde_json = { version = "1.0" }
4040
serde = { version = "1.0", features = ["derive"] }
4141

4242
[dev-dependencies]
43-
chrono = "0.4.43"
43+
chrono = "0.4.44"
4444
clap = { version = "4.5", features = ["derive"] }
4545
criterion = { version = "0.8.2", features = ["html_reports"] }
4646
crossbeam = { version = "0.8", features = ["std"] }

0 commit comments

Comments
 (0)