Skip to content

Commit 594483f

Browse files
committed
Broaden UUIDs compat so that it works on older Julia versions
1 parent 1195503 commit 594483f

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
@@ -30,7 +30,7 @@ ProgressLogging = "0.1"
3030
StatsBase = "0.32, 0.33, 0.34"
3131
TerminalLoggers = "0.1"
3232
Transducers = "0.4.30"
33-
UUIDs = "1.11.0"
33+
UUIDs = "<0.0.1, 1"
3434
julia = "1.6"
3535

3636
[extras]

0 commit comments

Comments
 (0)