Skip to content

Commit 9c96412

Browse files
committed
Update/tighten dependency version bounds
1 parent 5a8fc8e commit 9c96412

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
88
UnsafeArrays = "c4a57d5a-5b31-53a6-b365-19f8c011fbd6"
99

1010
[compat]
11-
Requires = "0"
12-
UnsafeArrays = "1.0"
11+
Requires = "0.5"
12+
UnsafeArrays = "1"
1313
julia = "1"
1414

1515
[extras]

0 commit comments

Comments
 (0)