Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CI is currently broken [logs here](https://github.com/KittyCAD/modeling-app/actions/runs/8349085118/job/22852456873?pr=1765#step:9:1046). Trying to fix. OK I've fixed it. Process to fix was: 1. Revert be3fed8 ("Add support for line, xLine, yLine, xLineTo, yLineTo (#1754)") 2. Restore that commit without any of its changes to Cargo.lock (it had, IMO, a lot of unnecessary changes) 3. `cargo update -p kittycad-execution-plan` (redoing only the necessary changes)
- Loading branch information