aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorEmil Fresk <emil.fresk@gmail.com>2021-07-07 22:50:59 +0200
committerEmil Fresk <emil.fresk@gmail.com>2021-07-07 23:07:09 +0200
commit98d2af9d73da56910c8bb6cb662fbc4d609a704a (patch)
tree46914250a980b9164b2d20cbeb08e126a86cf7ea /Cargo.toml
parent633012190baa0801efc7e3ab2f699778c5038d54 (diff)
Fixing tests
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml8
1 files changed, 0 insertions, 8 deletions
diff --git a/Cargo.toml b/Cargo.toml
index a138b51..a890330 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -32,10 +32,6 @@ name = "schedule"
required-features = ["__v7"]
[[example]]
-name = "t-cfg"
-required-features = ["__v7"]
-
-[[example]]
name = "t-cfg-resources"
required-features = ["__min_r1_43"]
@@ -44,10 +40,6 @@ name = "t-schedule"
required-features = ["__v7"]
[[example]]
-name = "types"
-required-features = ["__v7"]
-
-[[example]]
name = "double_schedule"
required-features = ["__v7"]