Parcourir la source

Update halo2 dependencies.

parazyd il y a 4 ans
Parent
commit
41ef7b550a
2 fichiers modifiés avec 198 ajouts et 160 suppressions
  1. 196 158
      Cargo.lock
  2. 2 2
      Cargo.toml

Fichier diff supprimé car celui-ci est trop grand
+ 196 - 158
Cargo.lock


+ 2 - 2
Cargo.toml

@@ -102,8 +102,8 @@ blake2b_simd = {version = "1.0.0", optional = true}
 pasta_curves = {version = "0.3.0", optional = true}
 pasta_curves = {version = "0.3.0", optional = true}
 crypto_api_chachapoly = {version = "0.5.0", optional = true}
 crypto_api_chachapoly = {version = "0.5.0", optional = true}
 incrementalmerkletree = {version = "0.2.0", optional = true}
 incrementalmerkletree = {version = "0.2.0", optional = true}
-halo2_proofs = {version = "0.1.0-beta.3", features = ["dev-graph", "gadget-traces", "sanity-checks"], optional = true}
-halo2_gadgets = {version = "0.1.0-beta.2", features = ["dev-graph", "test-dependencies"], optional = true}
+halo2_proofs = {version = "0.1.0-beta.4", features = ["dev-graph", "gadget-traces", "sanity-checks"], optional = true}
+halo2_gadgets = {version = "0.1.0-beta.3", features = ["dev-graph", "test-dependencies"], optional = true}
 
 
 # Smart contract runtime
 # Smart contract runtime
 drk-sdk = {path = "src/sdk", optional = true}
 drk-sdk = {path = "src/sdk", optional = true}

Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff