Skip to content

Commit 914e84c

Browse files
fix(deps): update rust crate anyhow to 1.0.80 (#323)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0196bfd commit 914e84c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ build = "src/build.rs"
1212
ructe = { version = "0.17.0", features = ["sass", "mime03"] }
1313

1414
[dependencies]
15-
anyhow = "1.0.79"
15+
anyhow = "1.0.80"
1616
async-fs = "2.1.1"
1717
chrono = { version = "0.4.34", features = ["serde"] }
1818
dotenv = "0.15.0"

0 commit comments

Comments
 (0)