Skip to content

Commit 55c8992

Browse files
Merge pull request #393 from analysis-tools-dev/dependabot/cargo/data/render/anyhow-1.0.94
2 parents 87a6aee + 634a8e4 commit 55c8992

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.38"
17-
anyhow = "1.0.93"
17+
anyhow = "1.0.94"
1818
pico-args = "0.5.0"
1919
serde_json = "1.0.133"
2020
slug = "0.1.6"

0 commit comments

Comments
 (0)