mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-10 07:08:05 -05:00
Cargo.toml: remove ping from root workspace
This commit is contained in:
@@ -48,9 +48,6 @@ members = [
|
||||
"src/contract/deployooor",
|
||||
|
||||
"example/dchat/dchatd",
|
||||
|
||||
# Utils
|
||||
"script/ping",
|
||||
]
|
||||
|
||||
[dependencies]
|
||||
|
||||
@@ -14,5 +14,4 @@ darkfi-serial = {path = "../../src/serial"}
|
||||
url = {version = "2.5.2", features = ["serde"]}
|
||||
smol = "2.0.0"
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
[workspace]
|
||||
|
||||
Reference in New Issue
Block a user