aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorEmil Fresk <emil.fresk@gmail.com>2021-02-20 19:22:45 +0100
committerEmil Fresk <emil.fresk@gmail.com>2021-02-20 19:22:45 +0100
commit555f36857ec93bed26ff4249593992f500b7c4ab (patch)
tree97db7bea39684b64f33d208bc4c413f469ae53e5 /Cargo.toml
parentd02f9a02411de1bc79490c86541e95879b7b19b8 (diff)
Test fixes
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 0 insertions, 4 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 3729038..550141f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -19,10 +19,6 @@ version = "0.6.0-alpha.0"
name = "rtic"
[[example]]
-name = "baseline"
-required-features = ["__v7"]
-
-[[example]]
name = "periodic"
required-features = ["__v7"]