Skip to content

Commit 6b41831

Browse files
Bump anyhow from 1.0.100 to 1.0.101 in /data/render (#1737)
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.100 to 1.0.101. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.100...1.0.101) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.101 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3f4d0cd commit 6b41831

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

data/render/Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

data/render/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ askama = "0.12.1"
5353
hubcaps = { git="https://github.com/softprops/hubcaps" }
5454
tokio = { version = "1.43.4", features = ["rt-multi-thread", "macros"] }
5555
chrono = "0.4.43"
56-
anyhow = "1.0.100"
56+
anyhow = "1.0.101"
5757
pico-args = "0.5.0"
5858
serde_json = "1.0.149"
5959
slug = "0.1.6"

0 commit comments

Comments
 (0)