revert sparse protocol which cause trouble

This commit is contained in:
rustdesk 2023-03-14 19:47:43 +08:00
parent d037a02a7b
commit e5706da30d

View File

@ -6,5 +6,3 @@ rustflags = ["-Ctarget-feature=+crt-static"]
rustflags = [
"-C", "link-args=-sectcreate __CGPreLoginApp __cgpreloginapp /dev/null",
]
[registries.crates-io]
protocol = "sparse"