Skip to content

Commit 7c16a8f

Browse files
authored
Merge pull request #1749 from analysis-tools-dev/dependabot/cargo/data/render/chrono-0.4.44
Bump chrono from 0.4.43 to 0.4.44 in /data/render
2 parents ded8ca4 + 2ca4288 commit 7c16a8f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

data/render/Cargo.lock

Lines changed: 2 additions & 2 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.4", features = ["rt-multi-thread", "macros"] }
55-
chrono = "0.4.43"
55+
chrono = "0.4.44"
5656
anyhow = "1.0.102"
5757
pico-args = "0.5.0"
5858
serde_json = "1.0.149"

0 commit comments

Comments
 (0)