浏览代码

Update base58 crate

Signed-off-by: Sean Young <sean@mess.org>
Sean Young 4 年之前
父节点
当前提交
63428aa5a2
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Cargo.toml

+ 1 - 1
Cargo.toml

@@ -39,7 +39,7 @@ tempfile = "3.1"
 libc = "0.2"
 tower-lsp = "0.14"
 tokio = { version = "1.6", features = ["rt", "io-std", "macros"] }
-base58 = "0.1.0"
+base58 = "0.2.0"
 sha2 = "0.9"
 ripemd160 = "0.9"
 bitvec = "0.20"