feat: add custom erorr

This commit is contained in:
2020-08-02 01:26:29 +08:00
parent 67b8311400
commit aad710138f
6 changed files with 25 additions and 1 deletions

View File

@@ -17,3 +17,4 @@ serde_json = "1.0"
lazy_static = "1.4.0"
hex = "0.4.2"
sha2 = "0.9.1"
quick-error = "1.2.3"