Skip to content

Commit 0519a64

Browse files
Merge pull request #407 from analysis-tools-dev/dependabot/cargo/data/render/anyhow-1.0.97
2 parents 46cea6c + 8626296 commit 0519a64

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

data/render/Cargo.lock

+3-3
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
@@ -14,7 +14,7 @@ askama = "0.12.1"
1414
hubcaps = { git="https://github.com/softprops/hubcaps" }
1515
tokio = { version = "1.26.0", features = ["rt-multi-thread", "macros"] }
1616
chrono = "0.4.40"
17-
anyhow = "1.0.96"
17+
anyhow = "1.0.97"
1818
pico-args = "0.5.0"
1919
serde_json = "1.0.139"
2020
slug = "0.1.6"

0 commit comments

Comments
 (0)