Skip to content

Commit de08e9a

Browse files
Merge pull request #1705 from analysis-tools-dev/dependabot/cargo/data/render/anyhow-1.0.100
2 parents a039fff + 7d5120e commit de08e9a

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.2", features = ["rt-multi-thread", "macros"] }
5555
chrono = "0.4.42"
56-
anyhow = "1.0.99"
56+
anyhow = "1.0.100"
5757
pico-args = "0.5.0"
5858
serde_json = "1.0.145"
5959
slug = "0.1.6"

0 commit comments

Comments
 (0)