chore: Update crate dependencies

This commit is contained in:
parazyd
2024-08-29 20:39:22 +02:00
parent 5e991ba50c
commit 165cb8434b
31 changed files with 596 additions and 598 deletions

View File

@@ -15,7 +15,7 @@ darkfi_money_contract = {path = "../money", features = ["client", "no-entrypoint
darkfi_deployooor_contract = {path = "../deployooor", features = ["client", "no-entrypoint"]}
num-bigint = "0.4.6"
blake3 = "1.5.1"
blake3 = "1.5.4"
log = "0.4.22"
rand = "0.8.5"
simplelog = "0.12.2"