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 7cea399 commit da034fbCopy full SHA for da034fb
Cargo.toml
@@ -8,6 +8,8 @@ authors = [
8
]
9
readme = "README.md"
10
license = "MIT OR Apache-2.0"
11
+description = "The API between Neotron OS and Neotron applications"
12
+repository = "https://github.com/neotron-compute/neotron-api"
13
14
[dependencies]
15
neotron-ffi = "0.1"
0 commit comments