Skip to content

Commit de9153f

Browse files
committed
update Random.jl compat to support Julia v1.0
1 parent 23b861a commit de9153f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ FixedPointNumbersStatisticsExt = "Statistics"
1515
[compat]
1616
Aqua = "0.8"
1717
Documenter = "1"
18-
Random = "1"
18+
Random = "<0.0.1, 1"
1919
StableRNGs = "1"
2020
# Update this version specifier when Statistics.jl v1.11.2 is released.
2121
# https://github.com/JuliaStats/Statistics.jl/issues/165

0 commit comments

Comments
 (0)