dep: rm confy as a dep (#10290)

Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
This commit is contained in:
Thomas Coratger
2024-08-19 23:37:35 -07:00
committed by GitHub
parent 56e1448dbd
commit cd05a96fee
13 changed files with 187 additions and 49 deletions

View File

@ -51,6 +51,8 @@ humantime.workspace = true
const_format.workspace = true
rand.workspace = true
derive_more.workspace = true
toml.workspace = true
serde.workspace = true
# io
dirs-next = "2.0.0"
@ -77,6 +79,7 @@ futures.workspace = true
# test vectors generation
proptest.workspace = true
tokio.workspace = true
tempfile.workspace = true
[features]
optimism = [