delete bloated registry items (#200)

* delete bloated registry items

---------

Co-authored-by: 荣耀的捍卫者 <1250839773@qq.com>
This commit is contained in:
RiceCake
2024-07-30 00:01:20 +08:00
committed by GitHub
parent d5eef25ad1
commit debc165326
4 changed files with 84 additions and 1 deletions
+1
View File
@@ -174,6 +174,7 @@ windows-sys = { version = "0.52", features = [
"Win32_System_IO",
] }
encoding = "0.2"
winreg = "0.11"
[build-dependencies]
tonic-build = "0.10"