Skip to content

Commit 66794c9

Browse files
Merge pull request #10 from wfxr/dependabot/cargo/anyhow-1.0.40
2 parents 6568d85 + d368fa1 commit 66794c9

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
@@ -30,7 +30,7 @@ name = "code-minimap"
3030
path = "src/bin/code-minimap/main.rs"
3131

3232
[dependencies]
33-
anyhow = "^1.0.39"
33+
anyhow = "^1.0.40"
3434
itertools = "^0.10.0"
3535
structopt = { version = "^0.3.21", features = ["wrap_help"], optional = true }
3636

0 commit comments

Comments
 (0)