Update winsafe requirement from 0.0.20 to 0.0.21 (#2268)
Updates the requirements on [winsafe](https://github.com/rodrigocfd/winsafe) to permit the latest version. - [Commits](https://github.com/rodrigocfd/winsafe/compare/v0.0.20...v0.0.21) --- updated-dependencies: - dependency-name: winsafe 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:
parent
58c39680c9
commit
2a82e9c40f
@ -84,7 +84,7 @@ bit_reverse = "0.1.8"
|
||||
yaxpeax-arch = "0.2.7"
|
||||
|
||||
[target.'cfg(windows)'.dependencies]
|
||||
winsafe = {version = "0.0.20", features = ["kernel"]}
|
||||
winsafe = {version = "0.0.21", features = ["kernel"]}
|
||||
|
||||
|
||||
[dev-dependencies]
|
||||
|
Loading…
x
Reference in New Issue
Block a user