We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2a26b9 commit 9b86dedCopy full SHA for 9b86ded
3 files changed
Cargo.toml
@@ -37,7 +37,8 @@ panic = "abort"
37
panic = "abort"
38
39
[dependencies]
40
-neotron-common-bios = "0.7"
+neotron-common-bios = "0.8"
41
+pc-keyboard = "0.7"
42
r0 = "1.0"
43
postcard = "0.5"
44
serde = { version = "1.0", default-features = false }
0 commit comments