Skip to content

Commit 4d46694

Browse files
authored
Merge pull request #34 from coord-e/dependabot/cargo/anyhow-1.0.100
Bump anyhow from 1.0.82 to 1.0.100
2 parents 620c1d0 + 84b9ddf commit 4d46694

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ name = "ui"
1818
harness = false
1919

2020
[dependencies]
21-
anyhow = "1.0.80"
21+
anyhow = "1.0.100"
2222
pretty = { version = "0.12.1", features = ["termcolor"] }
2323
tempfile = "3.10.1"
2424
thiserror = "1.0.57"

0 commit comments

Comments
 (0)