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 05f27df commit 0302e0fCopy full SHA for 0302e0f
Cargo.toml
@@ -9,7 +9,7 @@ authors = ["Jonathan 'theJPster' Pallant <[email protected]>"]
9
[dependencies]
10
bitflags = "2"
11
neotron-ffi = "0.1"
12
-neotron-api = { git = "https://github.com/neotron-compute/neotron-api.git", branch = "seek-updates" }
+neotron-api = "0.1"
13
14
[features]
15
# Enables functions the OS needs but an application does not
0 commit comments