aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Jorge Aparicio <jorge@japaric.io> 2019-08-21 11:03:12 +0200
committerGravatar Jorge Aparicio <jorge@japaric.io> 2019-08-21 11:03:12 +0200
commitbd942e983500cfb60d6301d366e9f78a42b50b06 (patch)
treef8cae7b23d3240c0381347b7431aa44156ac15ee
parentf49bd0a7f59e4fd95cb46a5551a20c1c8a3dfe37 (diff)
downloadrtic-bd942e983500cfb60d6301d366e9f78a42b50b06.tar.gz
rtic-bd942e983500cfb60d6301d366e9f78a42b50b06.tar.zst
rtic-bd942e983500cfb60d6301d366e9f78a42b50b06.zip
fix Cargo.toml
-rw-r--r--Cargo.toml4
1 files changed, 0 insertions, 4 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 7cc3886b..55417170 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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"]