Skip to content

Commit 4c46861

Browse files
committed
Use published neotron-loader
1 parent 4eb4791 commit 4c46861

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ menu = "0.3"
5050
chrono = { version = "0.4", default-features = false }
5151
embedded-sdmmc = { version = "0.5", default-features = false }
5252
neotron-api = "0.1"
53-
neotron-loader = { git = "https://github.com/neotron-compute/neotron-loader" }
53+
neotron-loader = "0.1"
5454

5555
[features]
5656
lib-mode = []

0 commit comments

Comments
 (0)