Just changing some files as I get started. The main thing that I changed is that the code in the project will not be using the rust STD, only core. This is because we are writing keyboard firmware.
8 lines
154 B
TOML
8 lines
154 B
TOML
# This file is automatically @generated by Cargo.
|
|
# It is not intended for manual editing.
|
|
version = 4
|
|
|
|
[[package]]
|
|
name = "codecaster"
|
|
version = "0.0.0"
|