mirror of
https://github.com/zaphar/merkle-dag.git
synced 2025-07-21 18:19:58 -04:00
Pin serde
This needs to stay in due to https://github.com/serde-rs/serde/issues/2538.
This commit is contained in:
parent
44121516fc
commit
ec1d33baab
@ -12,7 +12,7 @@ version = "0.2.0"
|
||||
optional = true
|
||||
|
||||
[dependencies.serde]
|
||||
version = "1.0.144"
|
||||
version = "<=1.0.171"
|
||||
features = ["derive"]
|
||||
|
||||
[dependencies.proptest]
|
||||
|
Loading…
x
Reference in New Issue
Block a user