Skip to content

Commit 33e8f69

Browse files
Merge pull request #1695 from analysis-tools-dev/dependabot/cargo/data/render/chrono-0.4.42
2 parents 293610a + 54bb7f0 commit 33e8f69

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)