Update winsafe requirement from 0.0.18 to 0.0.20 (#2186)

Updates the requirements on [winsafe](https://github.com/rodrigocfd/winsafe) to permit the latest version.
- [Commits](https://github.com/rodrigocfd/winsafe/compare/v0.0.18...v0.0.20)

---
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:
dependabot[bot] 2024-05-15 15:17:17 +02:00 committed by GitHub
parent e14eb26e8b
commit 167d25c3af
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -84,7 +84,7 @@ bit_reverse = "0.1.8"
yaxpeax-arch = "0.2.7"
[target.'cfg(windows)'.dependencies]
winsafe = {version = "0.0.18", features = ["kernel"]}
winsafe = {version = "0.0.20", features = ["kernel"]}
[dev-dependencies]