]> git.proxmox.com Git - rustc.git/blame - src/test/run-make/thumb-none-qemu/example/Cargo.toml
New upstream version 1.38.0+dfsg1
[rustc.git] / src / test / run-make / thumb-none-qemu / example / Cargo.toml
CommitLineData
a1dfa0c6
XL
1[package]
2name = "example"
3version = "0.1.0"
4authors = ["Hideki Sekine <sekineh@me.com>"]
416331ca 5edition = "2018"
a1dfa0c6
XL
6
7[dependencies]
8cortex-m = "0.5.4"
9cortex-m-rt = "=0.5.4"
10panic-halt = "0.2.0"
11cortex-m-semihosting = "0.3.1"