chore(deps): bump http, hyper etc. to 1.0; jsonrpsee 0.23 (#7018)

Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
DaniPopes
2024-06-11 11:37:49 +02:00
committed by GitHub
parent e9d8cdab49
commit 55317eb004
26 changed files with 554 additions and 608 deletions

View File

@ -89,10 +89,9 @@ unknown-registry = "warn"
# in the allow list is encountered
unknown-git = "deny"
allow-git = [
# TODO: remove, see ./Cargo.toml
# TODO: Please avoid adding new entries to this list.
"https://github.com/alloy-rs/alloy",
"https://github.com/foundry-rs/block-explorers",
"https://github.com/bluealloy/revm",
"https://github.com/paradigmxyz/evm-inspectors",
"https://github.com/sigp/discv5",
"https://github.com/paradigmxyz/revm-inspectors",
]