update build

This commit is contained in:
Mason 2023-11-14 19:03:22 -05:00
parent f14fbd9cf9
commit dc91238650
Signed by untrusted user who does not match committer: guangzong
GPG Key ID: 095389BACAE97D19

View File

@ -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"