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 b3d6bbf commit bb390a0Copy full SHA for bb390a0
Cargo.toml
@@ -37,7 +37,7 @@ panic = "abort"
37
panic = "abort"
38
39
[dependencies]
40
-neotron-common-bios = { version = "0.6.0", path = "../neotron-common-bios" }
+neotron-common-bios = "0.6.1"
41
r0 = "1.0"
42
postcard = "0.5"
43
serde = { version = "1.0", default-features = false }
0 commit comments