write ext shit
This commit is contained in:
@ -8,7 +8,8 @@ license = "SPDX:MIT"
|
||||
|
||||
[dependencies]
|
||||
thiserror = { workspace = true }
|
||||
windows-sys = { version = "0.60.2", features = ["Win32_Security", "Win32_System_SystemServices"] }
|
||||
windows-sys = { version = "0.60.2", features = ["Win32_Security", "Win32_System_SystemServices", "Win32_UI_Shell"] }
|
||||
winreg = { version = "0.55.0", features = ["transactions"] }
|
||||
indexmap = "2.11.4"
|
||||
regex = "1.11.3"
|
||||
uuid = "1.18.1"
|
||||
|
||||
Reference in New Issue
Block a user