mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-08 22:28:12 -05:00
chore: Update crate dependencies and CI Rust version
This commit is contained in:
@@ -60,7 +60,3 @@ name = "zkas-compile"
|
||||
path = "fuzz_targets/zkas_compile.rs"
|
||||
test = false
|
||||
doc = false
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ cargo-fuzz = true
|
||||
|
||||
[dependencies]
|
||||
honggfuzz = "0.5.56"
|
||||
bitcoin = "0.32.1"
|
||||
bitcoin = "0.32.2"
|
||||
|
||||
[dependencies.darkfi]
|
||||
path = "../.."
|
||||
|
||||
Reference in New Issue
Block a user