refact: embed crate mouce, uinput (#8836)

Signed-off-by: fufesou <linlong1266@gmail.com>
This commit is contained in:
fufesou
2024-07-28 17:27:09 +08:00
committed by GitHub
Unverified
parent 541d9c6b86
commit c0e9445602
3 changed files with 369 additions and 29 deletions

9
Cargo.lock generated
View File

@@ -3777,14 +3777,6 @@ dependencies = [
"windows-sys 0.48.0",
]
[[package]]
name = "mouce"
version = "0.2.1"
source = "git+https://github.com/rustdesk-org/mouce.git#177625a395cd8fa73964714d0039535cb9b47893"
dependencies = [
"glob",
]
[[package]]
name = "muda"
version = "0.13.5"
@@ -5514,7 +5506,6 @@ dependencies = [
"libpulse-simple-binding",
"mac_address",
"magnum-opus",
"mouce",
"num_cpus",
"objc",
"objc_id",