Skip to content

Commit 80150ec

Browse files
Merge pull request #216 from analysis-tools-dev/dependabot/cargo/data/render/chrono-0.4.26
2 parents 1d00455 + fcd3268 commit 80150ec

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

data/render/Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

data/render/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ askama = "0.12.0"
1313
# released. See https://github.com/softprops/hubcaps/pull/285
1414
hubcaps = { git="https://github.com/softprops/hubcaps" }
1515
tokio = { version = "1.26.0", features = ["rt-multi-thread", "macros"] }
16-
chrono = "0.4.25"
16+
chrono = "0.4.26"
1717
anyhow = "1.0.71"
1818
pico-args = "0.5.0"
1919
serde_json = "1.0.96"

0 commit comments

Comments
 (0)