Skip to content
This repository was archived by the owner on Jul 7, 2025. It is now read-only.

Commit c704892

Browse files
deps: bump chrono from 0.4.27 to 0.4.28 (#356)
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.27 to 0.4.28. - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.27...v0.4.28) --- updated-dependencies: - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c2bc192 commit c704892

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.

runtime/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ path = "lib.rs"
1313

1414
[dependencies]
1515
atty = "0.2.14"
16-
chrono = { version= "0.4.27", default-features = false, features = [ "clock", "std" ] }
16+
chrono = { version= "0.4.28", default-features = false, features = [ "clock", "std" ] }
1717
deno_console = "0.117.0"
1818
deno_core.workspace = true
1919
deno_crypto = "0.131.0"

0 commit comments

Comments
 (0)