Do not worry about the baby – the baby is pogged.
BREAKING:
* New ConfigOperation::SetEnforceLock() variant
(1ecbf08e2368a1b6b937630630e1d67f7a7100b2)
(#152)
* New PackageConfig::enforce_lock member
(1ecbf08e2368a1b6b937630630e1d67f7a7100b2)
(#152)
* PackageConfig::cargo_args() now -> Vec<Cow<'static, str>>,
previously -> Vec<String>
(387d779e801b75d1f3946cce287eb30d21199f3a)
New:
* cargo-install-update-config --[no-]enforce-lock,
controlling passing --locked to cargo-install
(1ecbf08e2368a1b6b937630630e1d67f7a7100b2)
(#152)
Fixed:
* AppVeyor builds
(ceb21e5f08ef801edacf7da7b7f0bd87f5136b89)