Browse Source

remove duplicate 'hex' dependency from Cargo.toml

ghassmo 5 năm trước cách đây
mục cha
commit
cc01d162f8
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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"