update build
This commit is contained in:
parent
f14fbd9cf9
commit
dc91238650
@ -2,6 +2,7 @@
|
||||
name = "u5"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
build = "build.rs"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
[net]
|
||||
@ -16,3 +17,4 @@ cortex-m-rt = "0.6.13"
|
||||
|
||||
[build-dependencies]
|
||||
cmake = "0.1"
|
||||
|
||||
|
Reference in New Issue
Block a user