chore: Update crate dependencies

This commit is contained in:
parazyd
2023-10-27 08:54:52 +02:00
parent 3b046709d3
commit b61127af9a
37 changed files with 997 additions and 938 deletions

View File

@@ -8,8 +8,8 @@ edition = "2021"
cargo-fuzz = true
[dependencies]
honggfuzz = "0.5"
bitcoin = "0.30.1"
honggfuzz = "0.5.55"
bitcoin = "0.31.0-rc2"
[dependencies.darkfi]
path = "../.."