Skip to content

Commit c5aec61

Browse files
Bump chrono from 0.4.34 to 0.4.35 (#525)
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.34 to 0.4.35. - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.34...v0.4.35) --- 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 5136ff5 commit c5aec61

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.

typify/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ typify-macro = { version = "0.0.16", path = "../typify-macro", optional = true }
1818
typify-impl = { version = "0.0.16", path = "../typify-impl" }
1919

2020
[dev-dependencies]
21-
chrono = { version = "0.4.34", features = ["serde"] }
21+
chrono = { version = "0.4.35", features = ["serde"] }
2222
env_logger = "0.10.2"
2323
expectorate = "1.1.0"
2424
glob = "0.3.1"

0 commit comments

Comments
 (0)