mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-09 14:48:08 -05:00
darkfi: update Cargo.lock to reflect updated explorerd package dependencies
This commit updates Cargo.lock to add the new `toml` dependency and remove the unused `drk` dependency for the explorerd package.
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -3110,7 +3110,6 @@ dependencies = [
|
||||
"darkfi",
|
||||
"darkfi-sdk",
|
||||
"darkfi-serial",
|
||||
"drk",
|
||||
"easy-parallel",
|
||||
"lazy_static",
|
||||
"log",
|
||||
@@ -3125,6 +3124,7 @@ dependencies = [
|
||||
"tar",
|
||||
"tempdir",
|
||||
"tinyjson",
|
||||
"toml 0.8.20",
|
||||
"url",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user