databricks / click

The "Command Line Interactive Controller for Kubernetes"
Apache License 2.0
1.49k stars 84 forks source link

Works around #71 #105

Closed tleyden closed 5 years ago

tleyden commented 5 years ago

rm Cargo.lock && cargo clean && cargo build --release and it builds with this deps change

tleyden commented 5 years ago

Didn't build since I didn't run cargo update locally. Dupe of https://github.com/databricks/click/pull/106