Rust Dependency: Bump hidparser from `e986135` to `bb3c07b` (#760)

Bumps [hidparser](https://github.com/microsoft/mu_rust_hid) from
`e986135` to `bb3c07b`.

- Derive PartialEq/Eq for HID Report structures.

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-11-06 10:30:19 -05:00 коммит произвёл GitHub
Родитель b1920edd8e
Коммит 3f2172fa01
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

2
Cargo.lock сгенерированный
Просмотреть файл

@ -56,7 +56,7 @@ checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
[[package]]
name = "hidparser"
version = "0.2.0"
source = "git+https://github.com/microsoft/mu_rust_hid.git?branch=main#e98613519a43215c668fa991fecba29140c3d6cc"
source = "git+https://github.com/microsoft/mu_rust_hid.git?branch=main#bb3c07bf8f7aa53103069c5113dd2b10fda7e6b3"
[[package]]
name = "memoffset"