mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
name = "rustdesk-portable-packer"
|
||||
version = "1.2.4"
|
||||
edition = "2021"
|
||||
description = "Open Source Remote Desktop Access Software"
|
||||
description = "RustDesk Remote Desktop"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
@@ -15,7 +15,7 @@ md5 = "0.7"
|
||||
winapi = { version = "0.3", features = ["winbase"] }
|
||||
|
||||
[package.metadata.winres]
|
||||
LegalCopyright = "Copyright © 2024 Purslane Ltd."
|
||||
LegalCopyright = "Copyright © 2024 Purslane Ltd. All rights reserved."
|
||||
ProductName = "RustDesk"
|
||||
OriginalFilename = "rustdesk.exe"
|
||||
#ProductVersion = ""
|
||||
|
||||
Reference in New Issue
Block a user