Version requirement
leonjia0112 opened this issue · 1 comments
leonjia0112 commented
I tried it on rustc --verison 1.29.0
and it has some wired error.
So I think 1.30.0
and above should be a requirement for this crate?
:)
dtolnay commented
Yep, the readme says that it requires rustc >=1.30.0.