Skip to content

Commit 0b1b7b4

Browse files
build(deps): bump ntapi from 0.3.6 to 0.3.7 (#1488)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6661ad0 commit 0b1b7b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1826,9 +1826,9 @@ dependencies = [
18261826

18271827
[[package]]
18281828
name = "ntapi"
1829-
version = "0.3.6"
1829+
version = "0.3.7"
18301830
source = "registry+https://github.com/rust-lang/crates.io-index"
1831-
checksum = "3f6bb902e437b6d86e03cce10a7e2af662292c5dfef23b65899ea3ac9354ad44"
1831+
checksum = "c28774a7fd2fbb4f0babd8237ce554b73af68021b5f695a3cebd6c59bac0980f"
18321832
dependencies = [
18331833
"winapi",
18341834
]

0 commit comments

Comments
 (0)