Selaa lähdekoodia

remove duplicate 'hex' dependency from Cargo.toml

ghassmo 4 vuotta sitten
vanhempi
sitoutus
cc01d162f8
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  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"