mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-11-27 14:59:02 +08:00
turn on cargo sparse protocol
This commit is contained in:
parent
f8f25df7f2
commit
7c3ad4fd21
@ -6,3 +6,5 @@ rustflags = ["-Ctarget-feature=+crt-static"]
|
||||
rustflags = [
|
||||
"-C", "link-args=-sectcreate __CGPreLoginApp __cgpreloginapp /dev/null",
|
||||
]
|
||||
[registries.crates-io]
|
||||
protocol = "sparse"
|
||||
|
Loading…
Reference in New Issue
Block a user