added the dependency to the project to circumvent crates.io and updated all projects
This commit is contained in:
parent
c591b2c272
commit
50819abc50
31 changed files with 1422 additions and 14 deletions
|
@ -9,4 +9,4 @@ edition = "2021"
|
|||
crate-type = ["staticlib"]
|
||||
|
||||
[dependencies]
|
||||
arduboy-rust = "1.0.0"
|
||||
arduboy-rust = { path = "../../arduboy-rust" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue