Skip to content

Commit 9ea14f4

Browse files
Merge pull request #403 from analysis-tools-dev/dependabot/cargo/data/render/anyhow-1.0.96
2 parents 026bdb0 + fa8db8a commit 9ea14f4

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
@@ -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.39"
17-
anyhow = "1.0.95"
17+
anyhow = "1.0.96"
1818
pico-args = "0.5.0"
1919
serde_json = "1.0.139"
2020
slug = "0.1.6"

0 commit comments

Comments
 (0)