mirror of
https://github.com/rtic-rs/rtic.git
synced 2024-11-23 20:22:51 +01:00
fix Cargo.toml
This commit is contained in:
parent
f49bd0a7f5
commit
bd942e9835
1 changed files with 0 additions and 4 deletions
|
@ -17,10 +17,6 @@ version = "0.5.0-alpha.1"
|
|||
[lib]
|
||||
name = "rtfm"
|
||||
|
||||
[[test]]
|
||||
required-features = ["heterogeneous"]
|
||||
name = "multi"
|
||||
|
||||
[[example]]
|
||||
name = "baseline"
|
||||
required-features = ["__v7"]
|
||||
|
|
Loading…
Reference in a new issue