mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-08 22:28:12 -05:00
chore: Update crate dependencies
This commit is contained in:
@@ -11,7 +11,7 @@ cargo-fuzz = true
|
||||
workspace = true
|
||||
|
||||
[dependencies]
|
||||
libfuzzer-sys = "0.4.7"
|
||||
libfuzzer-sys = "0.4.8"
|
||||
|
||||
[dependencies.darkfi]
|
||||
path = ".."
|
||||
|
||||
@@ -9,7 +9,7 @@ cargo-fuzz = true
|
||||
|
||||
[dependencies]
|
||||
honggfuzz = "0.5.56"
|
||||
bitcoin = "0.32.3"
|
||||
bitcoin = "0.32.5"
|
||||
|
||||
[dependencies.darkfi]
|
||||
path = "../.."
|
||||
|
||||
Reference in New Issue
Block a user