mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: expose PruneConfig in CLI args (#10639)
Co-authored-by: garwah <garwah@garwah> Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
This commit is contained in:
@ -57,6 +57,7 @@ derive_more.workspace = true
|
||||
toml.workspace = true
|
||||
serde.workspace = true
|
||||
strum = { workspace = true, features = ["derive"] }
|
||||
thiserror.workspace = true
|
||||
|
||||
# io
|
||||
dirs-next = "2.0.0"
|
||||
|
||||
Reference in New Issue
Block a user