feat: use rust_util

This commit is contained in:
2021-01-01 19:03:40 +08:00
parent 54856504a2
commit 6fef958a70
6 changed files with 174 additions and 36 deletions

View File

@@ -16,3 +16,4 @@ ripemd160 = "0.8.0"
sha2 = "0.8.1"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
rust_util = "0.6"