While the initial build of opencascade is quite heavy, iterative builds are relatively fast so our CI will benefit greatly from caching the target/ directory.
With occt-sys published to crates.io, build times are significantly faster. We could also switch to dynamic linking (done in #87) to make things even faster if we desire.