Skip to content

Commit 207379d

Browse files
Bump chrono from 0.4.33 to 0.4.34
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.33 to 0.4.34. - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.33...v0.4.34) --- updated-dependencies: - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 03bef99 commit 207379d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
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.33", default-features = false, features = ["std"] }
13+
chrono = { version = "0.4.34", default-features = false, features = ["std"] }
1414
quick-xml = "0.31.0"
1515
crc32c = { rev = "8799754e2d0da5eeffe1f85f6152afe3f5c65469", git = "https://github.com/zowens/crc32c.git" }
1616
crc32fast = "1.3.2"

0 commit comments

Comments
 (0)