move capture/emulation errors into their creates

This commit is contained in:
Ferdinand Schober
2024-07-15 21:10:30 +02:00
parent 3d7163bf1f
commit f3de36bc26
10 changed files with 57 additions and 49 deletions

1
Cargo.lock generated
View File

@@ -1194,7 +1194,6 @@ dependencies = [
name = "input-capture"
version = "0.1.0"
dependencies = [
"anyhow",
"ashpd",
"async-trait",
"core-graphics",