mirror of
https://github.com/zaphar/ucg.git
synced 2025-07-21 18:10:42 -04:00
Pin serde
This has to remain due to https://github.com/serde-rs/serde/issues/2538.
This commit is contained in:
parent
383addf48e
commit
7e8a962521
@ -19,6 +19,7 @@ include = [
|
||||
]
|
||||
|
||||
[dependencies]
|
||||
serde = "<=1.0.171"
|
||||
abortable_parser = "=0.2.3"
|
||||
clap = "~2.33.0"
|
||||
serde_json = "~1.0.9"
|
||||
|
Loading…
x
Reference in New Issue
Block a user