Commit f5b0077
Restore <0.0.1 compat for stdlibs (needed for Julia 1.6)
On Julia 1.6, stdlibs like Test, Random, Pkg, UUIDs report as
version 0.0.0. The <0.0.1 compat entry is needed to match that.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent fdf41ec commit f5b0077
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
| 28 | + | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments