chore: Update crate dependencies

This commit is contained in:
parazyd
2025-05-03 10:25:39 +02:00
parent 3137187860
commit 81f37b7b2a
29 changed files with 374 additions and 359 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.8.1"
blake3 = "1.8.2"
log = "0.4.27"
rand = "0.8.5"
simplelog = "0.12.2"