summaryrefslogtreecommitdiffstats
path: root/pure/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pure/Cargo.toml')
-rw-r--r--pure/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pure/Cargo.toml b/pure/Cargo.toml
index bdfe43ae..317dccdf 100644
--- a/pure/Cargo.toml
+++ b/pure/Cargo.toml
@@ -6,3 +6,4 @@ edition = "2021"
[dependencies]
iced_native = { version = "0.4", path = "../native" }
iced_style = { version = "0.3", path = "../style" }
+num-traits = "0.2"