dep: rm unused dependencies (#10099)

Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
Thomas Coratger
2024-08-06 02:46:46 +02:00
committed by GitHub
parent 443f7d56ac
commit 61500238fb
11 changed files with 0 additions and 39 deletions

View File

@ -22,7 +22,5 @@ tracing.workspace = true
[dev-dependencies]
reqwest.workspace = true
assert_matches.workspace = true
tokio = { workspace = true, features = ["macros"] }
tempfile.workspace = true
jsonrpsee = { workspace = true, features = ["server"] }