mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-09 14:11:29 +03:00
update flutter-ci && restore crate-type
Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
@@ -9,7 +9,7 @@ default-run = "rustdesk"
|
||||
|
||||
[lib]
|
||||
name = "librustdesk"
|
||||
crate-type = ["cdylib"]
|
||||
crate-type = ["cdylib", "staticlib", "rlib"]
|
||||
|
||||
[[bin]]
|
||||
name = "naming"
|
||||
|
||||
Reference in New Issue
Block a user