Skip to content

Commit c66030a

Browse files
Bump chrono from 0.4.31 to 0.4.33 (#80)
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.31 to 0.4.33. - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.31...v0.4.33) --- 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 27a2b98 commit c66030a

File tree

2 files changed

+71
-14
lines changed

2 files changed

+71
-14
lines changed

Cargo.lock

+70-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ no-sdk = []
1010
macro = ["rquickjs/macro"]
1111

1212
[dependencies]
13-
chrono = { version = "0.4.31", default-features = false, features = ["std"] }
13+
chrono = { version = "0.4.33", default-features = false, features = ["std"] }
1414
quick-xml = "0.31.0"
1515
crc32c = "0.6.4"
1616
crc32fast = "1.3.2"

0 commit comments

Comments
 (0)