Cargo.toml: remove ping from root workspace

This commit is contained in:
darkfi
2024-07-19 15:17:24 +02:00
parent 3b421bb8e3
commit ceced050af
2 changed files with 1 additions and 5 deletions

View File

@@ -14,5 +14,4 @@ darkfi-serial = {path = "../../src/serial"}
url = {version = "2.5.2", features = ["serde"]}
smol = "2.0.0"
[lints]
workspace = true
[workspace]