Skip to content

Commit 187571e

Browse files
Bump chrono from 0.4.39 to 0.4.40 (#87)
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.39 to 0.4.40. - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.39...v0.4.40) --- 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 e1793c3 commit 187571e

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

Cargo.lock

+9-3
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
@@ -12,7 +12,7 @@ readme = "README.md"
1212
crate-type = ["cdylib"]
1313

1414
[dependencies]
15-
chrono = { version = "0.4.38", default-features = false, features = [
15+
chrono = { version = "0.4.40", default-features = false, features = [
1616
"clock",
1717
"std",
1818
] }

0 commit comments

Comments
 (0)