mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-04-16 12:41:29 +03:00
update ashpd
This commit is contained in:
20
Cargo.lock
generated
20
Cargo.lock
generated
@@ -155,6 +155,22 @@ dependencies = [
|
||||
"zbus",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "ashpd"
|
||||
version = "0.13.0"
|
||||
source = "git+https://github.com/feschber/ashpd#f5f407e1834501579c49e7104bcaf26d5e0e52e6"
|
||||
dependencies = [
|
||||
"enumflags2",
|
||||
"fastrand",
|
||||
"futures-channel",
|
||||
"futures-util",
|
||||
"serde",
|
||||
"serde_repr",
|
||||
"tokio",
|
||||
"url",
|
||||
"zbus",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "asn1-rs"
|
||||
version = "0.6.2"
|
||||
@@ -1666,7 +1682,7 @@ dependencies = [
|
||||
name = "input-capture"
|
||||
version = "0.3.0"
|
||||
dependencies = [
|
||||
"ashpd",
|
||||
"ashpd 0.13.0",
|
||||
"async-trait",
|
||||
"bitflags 2.9.1",
|
||||
"core-foundation",
|
||||
@@ -1696,7 +1712,7 @@ dependencies = [
|
||||
name = "input-emulation"
|
||||
version = "0.3.0"
|
||||
dependencies = [
|
||||
"ashpd",
|
||||
"ashpd 0.11.0",
|
||||
"async-trait",
|
||||
"bitflags 2.9.1",
|
||||
"core-graphics",
|
||||
|
||||
Reference in New Issue
Block a user