]> git.proxmox.com Git - cargo.git/commit
Downgrade term crate back down to 0.2 (from 0.4).
authorFelix S. Klock II <pnkfelix@pnkfx.org>
Sat, 30 Jan 2016 13:57:15 +0000 (14:57 +0100)
committerFelix S. Klock II <pnkfelix@pnkfx.org>
Sat, 30 Jan 2016 13:57:15 +0000 (14:57 +0100)
commit75e0371ba0cd8ca235dea4e4178cf4c88dbf2e74
tree5d37dbcf07f91671a23b8d578b26ac88fd579022
parent4b447ed3d343fe953f1c0124cb0530b224982dd0
Downgrade term crate back down to 0.2 (from 0.4).

This is undoing part of commit dd34296

Fix #2338

(Unfortunately I do not have a suggestion for how to make a unit test
for this problem; doing so would require putting in a bit more effort
than I have time for at the moment.)
Cargo.lock
Cargo.toml
src/cargo/core/shell.rs
src/cargo/util/errors.rs