Skip to content

Commit 2c783ba

Browse files
committed
Set version bounds for package dependencies
1 parent d1f9f6d commit 2c783ba

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Project.toml

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

1010
[compat]
11+
Requires = "0"
12+
UnsafeArrays = "1.0"
1113
julia = "1"
12-
UnsafeArrays = ">= 0.2.0"
1314

1415
[extras]
1516
ElasticArrays = "fdbdab4c-e67f-52f5-8c3f-e7b388dad3d4"

0 commit comments

Comments
 (0)