chore: Update project dependencies.

This commit is contained in:
parazyd
2023-07-08 20:17:47 +02:00
parent c0925ebda9
commit 98ef7c834e
45 changed files with 382 additions and 345 deletions

View File

@@ -17,5 +17,5 @@ crate-type = ["cdylib"]
darkfi = { path = "../../../", features = ["zk", "zkas"] }
darkfi-sdk = { path = "../" }
halo2_gadgets = "0.3.0"
pyo3 = "0.19.0"
pyo3 = "0.19.1"
rand = "0.8.5"