зеркало из https://github.com/microsoft/msquic.git
Update c-types requirement from 2.0.2 to 3.0.0 (#3936)
Updates the requirements on [c-types](https://github.com/dimbleby/rust-c-types) to permit the latest version. - [Changelog](https://github.com/dimbleby/rust-c-types/blob/main/CHANGELOG.md) - [Commits](https://github.com/dimbleby/rust-c-types/compare/2.0.2...3.0.0) --- updated-dependencies: - dependency-name: c-types 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:
Родитель
f716730dfd
Коммит
ffbe4f313b
|
@ -50,5 +50,5 @@ cmake = "0.1"
|
|||
[dependencies]
|
||||
bitfield = "0.14.0"
|
||||
libc = "0.2.0"
|
||||
c-types = "2.0.2"
|
||||
c-types = "3.0.0"
|
||||
serde = { version = "1.0.117", features = ["derive"] }
|
||||
|
|
Загрузка…
Ссылка в новой задаче