diff --git a/keycodemap/Cargo.toml b/keycodemap/Cargo.toml index 14845c8..a8bbea2 100644 --- a/keycodemap/Cargo.toml +++ b/keycodemap/Cargo.toml @@ -7,4 +7,4 @@ edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -phf = "0.8.0" +phf = "0.10"