mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-09 14:48:08 -05:00
app: cargo update + switch parley to fork temporarily
This commit is contained in:
877
bin/app/Cargo.lock
generated
877
bin/app/Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -51,7 +51,7 @@ clap = { version = "4.5", features = ["derive"] }
|
||||
file-rotate = "0.7.6"
|
||||
parking_lot = { version = "0.12.4", features = ["nightly"] }
|
||||
regex = "1.11"
|
||||
parley = { git = "https://github.com/linebender/parley.git" }
|
||||
parley = { git = "https://github.com/narodnik/parley.git" }
|
||||
swash = "0.2.5"
|
||||
zeno = "0.3.3"
|
||||
peniko = "*"
|
||||
|
||||
Reference in New Issue
Block a user