update rdev

Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
fufesou
2023-11-29 03:12:53 -05:00
parent 6fc4253d46
commit 6c21529594
3 changed files with 5 additions and 29 deletions

30
Cargo.lock generated
View File

@@ -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",