Skip to content

Commit b382b45

Browse files
Bump chrono from 0.4.39 to 0.4.40 in /data/render
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] <[email protected]>
1 parent 0fcb24c commit b382b45

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

data/render/Cargo.lock

Lines changed: 9 additions & 3 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
@@ -13,7 +13,7 @@ askama = "0.12.1"
1313
# released. See https://github.com/softprops/hubcaps/pull/285
1414
hubcaps = { git="https://github.com/softprops/hubcaps" }
1515
tokio = { version = "1.43.0", features = ["rt-multi-thread", "macros"] }
16-
chrono = "0.4.39"
16+
chrono = "0.4.40"
1717
anyhow = "1.0.96"
1818
pico-args = "0.5.0"
1919
serde_json = "1.0.139"

0 commit comments

Comments
 (0)