Skip to content

Commit

Permalink
Rust Dependency: Update mockall requirement from 0.12.0 to 0.13.0 (#527)
Browse files Browse the repository at this point in the history
Updates the requirements on
[mockall](https://github.com/asomers/mockall) to permit the latest
version.

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent cdb7c26 commit 03a5ef7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HidPkg/UefiHidDxeV2/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ scroll = {workspace=true}
RustBootServicesAllocatorDxe = {workspace=true}

[dev-dependencies]
mockall = "0.12.0"
mockall = "0.13.0"
RustAdvancedLoggerDxe = {workspace=true, features=["std"]}

0 comments on commit 03a5ef7

Please sign in to comment.