Open
Description
In the Project.toml
, the Julia version is listed as 1.12 (under SemVer, as I'm sure the maintainers are aware, this means the project is compatible with Julia >=1.12, <2.0. Is this intentional? It stops those still running Julia 1.11 (the latest stable version) from using the latest version of PrecompileTools.jl
. (It may very well be the case that this is intentional for some reason and I'm just being clueless, of course!)
Metadata
Metadata
Assignees
Labels
No labels