mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-09 14:48:08 -05:00
chore: Update crate dependencies
This commit is contained in:
@@ -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 = "../.."
|
||||
|
||||
Reference in New Issue
Block a user