summaryrefslogtreecommitdiffstats
path: root/core/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'core/Cargo.toml')
-rw-r--r--core/Cargo.toml5
1 files changed, 0 insertions, 5 deletions
diff --git a/core/Cargo.toml b/core/Cargo.toml
index 40a8bcfb..a244bcba 100644
--- a/core/Cargo.toml
+++ b/core/Cargo.toml
@@ -6,8 +6,3 @@ edition = "2018"
description = "The essential concepts of Iced"
license = "MIT"
repository = "https://github.com/hecrj/iced"
-
-# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
-
-[dependencies]
-stretch = { version = "0.2", optional = true }