зеркало из https://github.com/microsoft/msquic.git
Update bitfield requirement from 0.13.2 to 0.14.0 (#2895)
Updates the requirements on [bitfield](https://github.com/dzamlo/rust-bitfield) to permit the latest version. - [Release notes](https://github.com/dzamlo/rust-bitfield/releases) - [Changelog](https://github.com/dzamlo/rust-bitfield/blob/master/CHANGELOG.md) - [Commits](https://github.com/dzamlo/rust-bitfield/compare/v0.13.2...v0.14.0) --- updated-dependencies: - dependency-name: bitfield dependency-type: direct:production ... 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:
Родитель
a8706a721e
Коммит
761feaff98
|
@ -47,7 +47,7 @@ include = [
|
|||
cmake = "0.1"
|
||||
|
||||
[dependencies]
|
||||
bitfield = "0.13.2"
|
||||
bitfield = "0.14.0"
|
||||
libc = "0.2.0"
|
||||
c-types = "2.0.2"
|
||||
serde = { version = "1.0.117", features = ["derive"] }
|
||||
|
|
Загрузка…
Ссылка в новой задаче