mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-07 20:30:08 +03:00
30
Cargo.lock
generated
30
Cargo.lock
generated
@@ -1806,7 +1806,7 @@ dependencies = [
|
||||
"log",
|
||||
"objc",
|
||||
"pkg-config",
|
||||
"rdev 0.5.0-2 (git+https://github.com/fufesou/rdev)",
|
||||
"rdev",
|
||||
"serde 1.0.190",
|
||||
"serde_derive",
|
||||
"tfc",
|
||||
@@ -4894,31 +4894,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "rdev"
|
||||
version = "0.5.0-2"
|
||||
source = "git+https://github.com/fufesou/rdev?branch=master#339b2a334ba273afebb7e27fb76984e620fc76e5"
|
||||
dependencies = [
|
||||
"cocoa",
|
||||
"core-foundation 0.9.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"core-foundation-sys 0.8.4",
|
||||
"core-graphics 0.22.3",
|
||||
"dispatch",
|
||||
"enum-map",
|
||||
"epoll",
|
||||
"inotify",
|
||||
"lazy_static",
|
||||
"libc",
|
||||
"log",
|
||||
"mio",
|
||||
"strum 0.24.1",
|
||||
"strum_macros 0.24.3",
|
||||
"widestring",
|
||||
"winapi 0.3.9",
|
||||
"x11 2.21.0",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "rdev"
|
||||
version = "0.5.0-2"
|
||||
source = "git+https://github.com/fufesou/rdev#339b2a334ba273afebb7e27fb76984e620fc76e5"
|
||||
source = "git+https://github.com/fufesou/rdev?branch=refact/keycodes#b3434caee84c92412b45a2f655a15ac5dad33488"
|
||||
dependencies = [
|
||||
"cocoa",
|
||||
"core-foundation 0.9.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -5261,7 +5237,7 @@ dependencies = [
|
||||
"pam",
|
||||
"parity-tokio-ipc",
|
||||
"percent-encoding",
|
||||
"rdev 0.5.0-2 (git+https://github.com/fufesou/rdev?branch=master)",
|
||||
"rdev",
|
||||
"repng",
|
||||
"reqwest",
|
||||
"ringbuf",
|
||||
|
||||
Reference in New Issue
Block a user