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
|
@ -43,7 +43,7 @@ Inside the game folder you will find a lib.rs file which contains the setup and
|
|||
You can use the following command to open the Rust doc of the arduboy_rust crate
|
||||
|
||||
```bash
|
||||
cargo doc -p arduboy_rust --open
|
||||
cargo doc -p arduboy-rust --open
|
||||
```
|
||||
|
||||
Most of the time you will use the prelude.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue