зеркало из https://github.com/microsoft/msquic.git
Update bitfield requirement from 0.16.1 to 0.17.0 (#4547)
Updates the requirements on [bitfield](https://github.com/dzamlo/rust-bitfield) to permit the latest version. - [Changelog](https://github.com/dzamlo/rust-bitfield/blob/master/CHANGELOG.md) - [Commits](https://github.com/dzamlo/rust-bitfield/compare/v0.16.1...v0.17.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:
Родитель
f26df95c4a
Коммит
e18e202181
|
@ -48,7 +48,7 @@ include = [
|
|||
cmake = "0.1"
|
||||
|
||||
[dependencies]
|
||||
bitfield = "0.16.1"
|
||||
bitfield = "0.17.0"
|
||||
libc = "0.2.0"
|
||||
c-types = "4.0.0"
|
||||
serde = { version = "1.0.117", features = ["derive"] }
|
||||
|
|
Загрузка…
Ссылка в новой задаче