summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorSam Tay <sam.chong.tay@gmail.com>2020-06-08 20:55:03 -0700
committerSam Tay <sam.chong.tay@gmail.com>2020-06-08 20:55:03 -0700
commit546fc51006e2bcb9acf301a8c06a49a1d982bce1 (patch)
tree0625e60befafe11292255b4cffceef2c11c39494 /Cargo.lock
parent613e1196b5e89d320283c4cea44a5d450616a932 (diff)
Refactor error handling
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index cd50817..c9f920d 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1107,6 +1107,7 @@ dependencies = [
"serde_json",
"serde_yaml",
"termimad",
+ "thiserror",
]
[[package]]