summaryrefslogtreecommitdiffstats
path: root/examples/modern_art/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/modern_art/Cargo.toml')
-rw-r--r--examples/modern_art/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/modern_art/Cargo.toml b/examples/modern_art/Cargo.toml
index 4995e9a7..8242f7e4 100644
--- a/examples/modern_art/Cargo.toml
+++ b/examples/modern_art/Cargo.toml
@@ -7,4 +7,5 @@ publish = false
[dependencies]
iced = { path = "../..", features = ["canvas", "tokio", "debug"] }
+iced_graphics = { path = "../../graphics" }
rand = "0.8.5" \ No newline at end of file