Skip to content

Commit 1949a35

Browse files
Merge pull request #1733 from analysis-tools-dev/dependabot/cargo/data/render/chrono-0.4.43
2 parents 2076b7a + b1751bb commit 1949a35

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.42"
55+
chrono = "0.4.43"
5656
anyhow = "1.0.100"
5757
pico-args = "0.5.0"
5858
serde_json = "1.0.149"

0 commit comments

Comments
 (0)