瀏覽代碼

remove duplicate 'hex' dependency from Cargo.toml

ghassmo 5 年之前
父節點
當前提交
cc01d162f8
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      Cargo.toml

+ 0 - 1
Cargo.toml

@@ -14,7 +14,6 @@ bellman = { version = "0.8", default-features = false, features = ["groth16"] }
 bls12_381 = "0.3.1"
 jubjub = "0.5.1"
 bs58 = "0.4.0"
-hex = "0.4"
 
 zcash_primitives = "0.5.0"
 zcash_proofs = "0.5.0"