mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
build: bump the CRC crate from 1.x to 3.x (#930)
This commit is contained in:
@ -39,7 +39,7 @@ secp256k1 = { version = "0.24.2", default-features = false, features = [
|
||||
] }
|
||||
|
||||
# used for forkid
|
||||
crc = "1"
|
||||
crc = "3"
|
||||
|
||||
# misc
|
||||
bytes = "1.2"
|
||||
|
||||
Reference in New Issue
Block a user