new naming
This commit is contained in:
parent
fb92586e72
commit
00fcfe9e22
1 changed files with 2 additions and 2 deletions
|
|
@ -12,8 +12,8 @@ name = "librustdesk"
|
|||
crate-type = ["cdylib", "staticlib", "rlib"]
|
||||
|
||||
[[bin]]
|
||||
name = "lic"
|
||||
path = "src/lic_main.rs"
|
||||
name = "naming"
|
||||
path = "src/naming.rs"
|
||||
|
||||
[features]
|
||||
inline = []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue