mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-02 15:56:09 +03:00
ace3684286
docutils 0.15, a dependency of awscli, broke our CI since it's not compatible with Python 2 due to a bug. This pins all the dependencies of awscli with docutils 0.14, to make sure this kind of regressions doesn't happen again.