Bump winreg from 0.11.0 to 0.50.0 (#8837)

This commit is contained in:
dependabot[bot]
2023-04-14 12:15:01 +00:00
committed by GitHub
parent 4a8124ad1e
commit efb81a1277
2 changed files with 13 additions and 4 deletions

View File

@ -102,7 +102,7 @@ which = { version = "4.4.0", optional = true }
print-positions = "0.6.1"
[target.'cfg(windows)'.dependencies]
winreg = "0.11.0"
winreg = "0.50.0"
[target.'cfg(unix)'.dependencies]
libc = "0.2"