mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: move generic-array to workspace (#8404)
This commit is contained in:
@ -37,7 +37,7 @@ tracing.workspace = true
|
||||
thiserror.workspace = true
|
||||
parking_lot.workspace = true
|
||||
rand = { workspace = true, optional = true }
|
||||
generic-array = "0.14"
|
||||
generic-array.workspace = true
|
||||
serde = { workspace = true, optional = true }
|
||||
|
||||
[dev-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user