Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Work around precompiling packages with no
version
entry (#2251)
While experimenting with non-precompiled stdlibs, I found that a `Project.toml` that has no `version` entry set will cause `precompile()` to fail in a nasty way. (cherry picked from commit f9307f8)
- Loading branch information