summaryrefslogtreecommitdiff
path: root/examples/seq/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/seq/Cargo.toml')
-rw-r--r--examples/seq/Cargo.toml4
1 files changed, 3 insertions, 1 deletions
diff --git a/examples/seq/Cargo.toml b/examples/seq/Cargo.toml
index 2d4696a..9915f94 100644
--- a/examples/seq/Cargo.toml
+++ b/examples/seq/Cargo.toml
@@ -8,7 +8,9 @@ license = "MIT-0"
[dev-dependencies]
subplotlib = { path = "../../subplotlib" }
-fehler = "1"
[build-dependencies]
subplot-build = { path = "../../subplot-build" }
+
+[dependencies]
+culpa = "1.0.1"