crpto 很久没更新,依赖包过时了。。。。
Closed this issue · 4 comments
shanliu commented
the following packages contain code that will be rejected by a future version of Rust: rustc-serialize v0.3.24
wslongchen commented
新版本的Rust?
shanliu commented
大半年了,不算新版咯。
wslongchen commented
了解,已更新依赖
micodecc commented
rustc-serialize主要是这个包已经停更了,需要更换为其它包,编译的时候会出现这个警告
warning: the following packages contain code that will be rejected by a future version of Rust: rustc-serialize v0.3.24
note: to see what the problems were, use the option --future-incompat-report
, or run cargo report future-incompatibilities --id 1