mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-07-26 01:31:57 -07:00
Pin rustc-serialize to 0.3.19.
See: https://github.com/rust-lang-nursery/rustc-serialize/pull/159
This commit is contained in:
@@ -37,7 +37,7 @@ memchr = "0.1"
|
||||
memmap = "0.5"
|
||||
num_cpus = "1"
|
||||
regex = "0.1.77"
|
||||
rustc-serialize = "0.3"
|
||||
rustc-serialize = "=0.3.19"
|
||||
term = "0.4"
|
||||
|
||||
[target.'cfg(windows)'.dependencies]
|
||||
|
Reference in New Issue
Block a user