mirror of
https://github.com/rustdesk/rustdesk
synced 2026-04-21 13:27:19 +00:00
require rust 1.75
This commit is contained in:
parent
e873188775
commit
c7df539b31
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ edition = "2021"
|
|||
build= "build.rs"
|
||||
description = "A remote control software."
|
||||
default-run = "rustdesk"
|
||||
rust-version = "1.75"
|
||||
|
||||
[lib]
|
||||
name = "librustdesk"
|
||||
|
|
|
|||
Loading…
Reference in a new issue