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:
dependabot[bot] 2022-04-06 16:13:46 +00:00 committed by GitHub
parent c35d7e12ff
commit 20f3b0aba1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View file

@ -4245,9 +4245,9 @@ dependencies = [
[[package]]
name = "ntapi"
version = "0.3.6"
version = "0.3.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3f6bb902e437b6d86e03cce10a7e2af662292c5dfef23b65899ea3ac9354ad44"
checksum = "c28774a7fd2fbb4f0babd8237ce554b73af68021b5f695a3cebd6c59bac0980f"
dependencies = [
"winapi",
]