Skip to content

Commit e253204

Browse files
authored
Merge pull request #53 from coord-e/dependabot/cargo/anyhow-1.0.102
Bump anyhow from 1.0.101 to 1.0.102
2 parents bc616af + 0deaef1 commit e253204

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.101"
21+
anyhow = "1.0.102"
2222
pretty = { version = "0.12.5", features = ["termcolor"] }
2323
tempfile = "3.24.0"
2424
thiserror = "2.0.18"

0 commit comments

Comments
 (0)