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 d0f92df commit c4878e1Copy full SHA for c4878e1
.gitmodules
Cargo.toml
@@ -30,7 +30,7 @@ codegen-units = 1
30
opt-level = "s"
31
32
[dependencies]
33
-neotron-common-bios = { path = "./common" }
+neotron-common-bios = "0.1.0"
34
r0 = "1.0"
35
postcard = "0.5"
36
serde = { version = "1.0", default-features = false }
common
0 commit comments