chore: Release

This commit is contained in:
Ferdinand Schober
2024-07-30 11:06:27 +02:00
parent 281cb406dd
commit 0509b51a61
3 changed files with 3 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ lto = "fat"
[dependencies]
input-event = { path = "input-event", version = "0.2.1" }
input-emulation = { path = "input-emulation", version = "0.1.0", default-features = false }
input-emulation = { path = "input-emulation", version = "0.2.0", default-features = false }
input-capture = { path = "input-capture", version = "0.2.0", default-features = false }
hickory-resolver = "0.24.1"