Skip to content

Commit

Permalink
Merge pull request #134 from MolotovCherry/dependabot/cargo/rust/anyh…
Browse files Browse the repository at this point in the history
…ow-1.0.86

Bump anyhow from 1.0.83 to 1.0.86 in /rust
  • Loading branch information
MolotovCherry authored May 20, 2024
2 parents a4d4822 + 2dc9074 commit 0497697
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions rust/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion rust/virtual-display-driver/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ crate-type = ["cdylib"]

[dependencies]
thiserror = "1.0.61"
anyhow = "1.0.83"
anyhow = "1.0.86"
wdf-umdf-sys = { path = "../wdf-umdf-sys" }
wdf-umdf = { path = "../wdf-umdf" }
log = "0.4.21"
Expand Down

0 comments on commit 0497697

Please sign in to comment.