mirror of
https://github.com/pldubouilh/blockfast.git
synced 2026-09-01 22:57:45 -04:00
bump serde & rework status parsing
This commit is contained in:
committed by
Pierre Dubouilh
parent
9d677a13df
commit
956d56716e
+1
-1
@@ -12,5 +12,5 @@ tokio = { version = "1", features = ["rt-multi-thread", "macros"] }
|
||||
lazy_static = "1.4.0"
|
||||
regex = "1.5.4"
|
||||
anyhow = "1.0.44"
|
||||
serde_json = "=1.0.1"
|
||||
serde_json = "1"
|
||||
clap = { version = "4.5.27", features = ["derive"] }
|
||||
|
||||
Reference in New Issue
Block a user