chore: Update crate dependencies

This commit is contained in:
parazyd
2024-01-08 14:09:29 +01:00
parent bec3b520e5
commit dedc29430e
33 changed files with 374 additions and 390 deletions

View File

@@ -17,5 +17,5 @@ doc = false
darkfi = {path = "../../../", features = ["zk", "zkas"]}
darkfi-sdk = {path = "../"}
halo2_gadgets = "0.3.0"
pyo3 = "0.20.0"
pyo3 = "0.20.2"
rand = "0.8.5"