mirror of
https://github.com/servo/servo.git
synced 2025-08-04 13:10:20 +01:00
Bump ntapi from 0.3.6 to 0.3.7
Bumps [ntapi](https://github.com/MSxDOS/ntapi) from 0.3.6 to 0.3.7. - [Release notes](https://github.com/MSxDOS/ntapi/releases) - [Commits](https://github.com/MSxDOS/ntapi/commits) --- updated-dependencies: - dependency-name: ntapi dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c35d7e12ff
commit
20f3b0aba1
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -4245,9 +4245,9 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "ntapi"
|
name = "ntapi"
|
||||||
version = "0.3.6"
|
version = "0.3.7"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "3f6bb902e437b6d86e03cce10a7e2af662292c5dfef23b65899ea3ac9354ad44"
|
checksum = "c28774a7fd2fbb4f0babd8237ce554b73af68021b5f695a3cebd6c59bac0980f"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"winapi",
|
"winapi",
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue