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 70cb038 commit ac9fe34Copy full SHA for ac9fe34
Cargo.toml
@@ -49,4 +49,5 @@ serde = { version = "1.0", default-features = false }
49
menu = "0.3"
50
chrono = { version = "0.4", default-features = false }
51
embedded-sdmmc = { version = "0.5", default-features = false }
52
-neotron-api = { path = "../neotron-api" }
+neotron-api = "0.1"
53
+
0 commit comments