mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-10 07:08:05 -05:00
app: Update Cargo.lock
This commit is contained in:
2141
bin/app/Cargo.lock
generated
2141
bin/app/Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -69,17 +69,14 @@ enable-netdebug = []
|
||||
freetype-rs = { git = "https://github.com/narodnik/freetype-rs" }
|
||||
freetype-sys = { git = "https://github.com/narodnik/freetype-sys2" }
|
||||
|
||||
halo2_proofs = { git="https://github.com/parazyd/halo2", branch="v4" }
|
||||
halo2_gadgets = { git="https://github.com/parazyd/halo2", branch="v4" }
|
||||
halo2_proofs = { git="https://github.com/parazyd/halo2", branch="v031" }
|
||||
halo2_gadgets = { git="https://github.com/parazyd/halo2", branch="v031" }
|
||||
# This patch didn't work for me
|
||||
#dirs-sys = {git="https://github.com/sbechet/dirs-sys-rs.git"}
|
||||
|
||||
# Once merged, we can remove this
|
||||
swash = { git = "https://github.com/valadaptive/swash", branch = "tight-bounds" }
|
||||
|
||||
tor-rtcompat = "0.32.0"
|
||||
tor-rtmock = "0.32.0"
|
||||
|
||||
[target.'cfg(not(target_os = "android"))'.dependencies]
|
||||
dirs = "5.0.1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user