Skip to content

Commit db1e51a

Browse files
Merge pull request #1667 from analysis-tools-dev/dependabot/cargo/data/render/chrono-0.4.40
2 parents 0fcb24c + b382b45 commit db1e51a

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)