summaryrefslogtreecommitdiff
path: root/subplotlib/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'subplotlib/Cargo.toml')
-rw-r--r--subplotlib/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/subplotlib/Cargo.toml b/subplotlib/Cargo.toml
index d790915..bb328c6 100644
--- a/subplotlib/Cargo.toml
+++ b/subplotlib/Cargo.toml
@@ -16,7 +16,6 @@ rust-version = "1.70"
[dependencies]
-fehler = "1"
subplotlib-derive = { version = "0.9.0", path = "../subplotlib-derive" }
lazy_static = "1"
base64 = "0.21.0"
@@ -29,6 +28,7 @@ regex = "1.4"
shell-words = "1.0"
unescape = "0.1"
remove_dir_all = "0.8"
+culpa = "1.0.1"
[build-dependencies]