mirror of
https://github.com/pldubouilh/blockfast.git
synced 2026-08-28 04:46:58 -04:00
bubble up parsing errors
This commit is contained in:
+2
-1
@@ -11,4 +11,5 @@ linemux = "0.2"
|
||||
tokio = { version = "1", features = ["rt-multi-thread", "macros"] }
|
||||
lazy_static = "1.4.0"
|
||||
regex = "1.5.4"
|
||||
clap = "2.33.3"
|
||||
clap = "2.33.3"
|
||||
thiserror = "1.0.26"
|
||||
|
||||
Reference in New Issue
Block a user