Skip to content

Commit 3bfcc92

Browse files
committed
Use published pc-keyboard crate
1 parent 70a4d46 commit 3bfcc92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ readme = "README.md"
1313

1414
[dependencies]
1515
chrono = { version = "0.4", default-features=false }
16-
pc-keyboard = { path = "../pc-keyboard" }
16+
pc-keyboard = "0.7"

0 commit comments

Comments
 (0)