Skip to content

Commit 6f20a86

Browse files
Bump anyhow from 1.0.94 to 1.0.95 in /data/render
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.94 to 1.0.95. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.94...1.0.95) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aec7129 commit 6f20a86

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

0 commit comments

Comments
 (0)