chore: remove cargo-udeps-related workflow and metadata (#6889)

This commit is contained in:
DaniPopes
2024-02-29 17:07:25 +02:00
committed by GitHub
parent 19ff1fb35c
commit b00e3f98be
9 changed files with 0 additions and 91 deletions

View File

@ -12,12 +12,6 @@ default-run = "reth"
[lints]
workspace = true
[package.metadata.cargo-udeps.ignore]
normal = [
# Used for diagrams in docs
"aquamarine",
]
[dependencies]
# reth
reth-config.workspace = true