Closed tleyden closed 5 years ago
rm Cargo.lock && cargo clean && cargo build --release and it builds with this deps change
rm Cargo.lock && cargo clean && cargo build --release
Didn't build since I didn't run cargo update locally. Dupe of https://github.com/databricks/click/pull/106
cargo update
rm Cargo.lock && cargo clean && cargo build --release
and it builds with this deps change