chore: Update crate dependencies

This commit is contained in:
parazyd
2024-03-05 08:34:22 +01:00
parent 551b96d4f9
commit 0de97d0db3
37 changed files with 982 additions and 934 deletions

View File

@@ -16,4 +16,4 @@ darkfi = {path = "../../", features = ["util"]}
darkfi-sdk = {path = "../../src/sdk"}
darkfi_money_contract = {path = "../../src/contract/money", features = ["no-entrypoint", "client"]}
rand = "0.8.5"
rayon = "1.8.0"
rayon = "1.9.0"