Skip to content

Commit 0302e0f

Browse files
committed
Use published crate.
1 parent 05f27df commit 0302e0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ authors = ["Jonathan 'theJPster' Pallant <[email protected]>"]
99
[dependencies]
1010
bitflags = "2"
1111
neotron-ffi = "0.1"
12-
neotron-api = { git = "https://github.com/neotron-compute/neotron-api.git", branch = "seek-updates" }
12+
neotron-api = "0.1"
1313

1414
[features]
1515
# Enables functions the OS needs but an application does not

0 commit comments

Comments
 (0)