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
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -5,8 +5,6 @@ version = 3
|
|||
[[package]]
|
||||
name = "arduboy-rust"
|
||||
version = "1.0.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "e80037f297e2a5db1e58804b7a3b1b10f448b104623422db1c94b185b45b1ea5"
|
||||
dependencies = [
|
||||
"panic-halt",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue