mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-03 13:41:30 +03:00
new naming
This commit is contained in:
@@ -12,8 +12,8 @@ name = "librustdesk"
|
|||||||
crate-type = ["cdylib", "staticlib", "rlib"]
|
crate-type = ["cdylib", "staticlib", "rlib"]
|
||||||
|
|
||||||
[[bin]]
|
[[bin]]
|
||||||
name = "lic"
|
name = "naming"
|
||||||
path = "src/lic_main.rs"
|
path = "src/naming.rs"
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
inline = []
|
inline = []
|
||||||
|
|||||||
Reference in New Issue
Block a user