mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
dep: rm confy as a dep (#10290)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
This commit is contained in:
@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user