Much better handling of keys

This commit is contained in:
Luke
2020-04-20 22:03:10 +12:00
parent 21f89807d0
commit d6f88e56aa
5 changed files with 83 additions and 57 deletions

2
Cargo.lock generated
View File

@@ -626,6 +626,8 @@ dependencies = [
[[package]]
name = "uhid-virt"
version = "0.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "57c6ade685b787ea3b980b5a47bdc54ef3943adbd41a72ea5352a12a0dc9d821"
dependencies = [
"enumflags2",
"libc",