mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: use fmt::Formatter helpers (#6775)
This commit is contained in:
@ -49,6 +49,7 @@ fnv = "1.0.7"
|
||||
bitflags.workspace = true
|
||||
auto_impl = "1.0"
|
||||
smallvec.workspace = true
|
||||
itertools.workspace = true
|
||||
|
||||
# testing
|
||||
rand = { workspace = true, optional = true }
|
||||
|
||||
Reference in New Issue
Block a user