Skip to content

Commit 48fc0e7

Browse files
Merge pull request #1677 from analysis-tools-dev/dependabot/cargo/data/render/chrono-0.4.41
2 parents c710223 + 51eef2e commit 48fc0e7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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
@@ -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.1", features = ["rt-multi-thread", "macros"] }
16-
chrono = "0.4.40"
16+
chrono = "0.4.41"
1717
anyhow = "1.0.98"
1818
pico-args = "0.5.0"
1919
serde_json = "1.0.140"

0 commit comments

Comments
 (0)