Skip to content

Commit 54bb7f0

Browse files
Bump chrono from 0.4.41 to 0.4.42 in /data/render
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.41 to 0.4.42. - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.41...v0.4.42) --- updated-dependencies: - dependency-name: chrono dependency-version: 0.4.42 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 293610a commit 54bb7f0

File tree

2 files changed

+14
-15
lines changed

2 files changed

+14
-15
lines changed

data/render/Cargo.lock

Lines changed: 13 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

data/render/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ askama = "0.12.1"
5252
# released. See https://github.com/softprops/hubcaps/pull/285
5353
hubcaps = { git="https://github.com/softprops/hubcaps" }
5454
tokio = { version = "1.43.2", features = ["rt-multi-thread", "macros"] }
55-
chrono = "0.4.41"
55+
chrono = "0.4.42"
5656
anyhow = "1.0.99"
5757
pico-args = "0.5.0"
5858
serde_json = "1.0.143"

0 commit comments

Comments
 (0)