Skip to content

Commit

Permalink
Rust Dependency: Update mockall requirement from 0.11.4 to 0.12.0 (#392)
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 Dec 18, 2023
1 parent b035601 commit 0d6e728
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.11.4"
mockall = "0.12.0"
RustAdvancedLoggerDxe = {workspace=true, features=["std"]}

0 comments on commit 0d6e728

Please sign in to comment.