mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-04 00:01:28 +03:00
swap key renewal
This commit is contained in:
@@ -167,3 +167,8 @@ panic = 'abort'
|
||||
strip = true
|
||||
#opt-level = 'z' # only have smaller size after strip
|
||||
rpath = true
|
||||
|
||||
[patch."https://github.com/fufesou/rdev"]
|
||||
#rdev = { path = "../rdev" }
|
||||
rdev = { git = "https://github.com/sj6219/rdev", branch = "sigma" }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user