Skip to content

Commit 0d6e4a0

Browse files
committed
Add compat with Adapt v3
1 parent 8a0af25 commit 0d6e4a0

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
@@ -9,7 +9,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
99
UnsafeArrays = "c4a57d5a-5b31-53a6-b365-19f8c011fbd6"
1010

1111
[compat]
12-
Adapt = "1, 2"
12+
Adapt = "1, 2, 3"
1313
Requires = "0.5, 1"
1414
UnsafeArrays = "1"
1515
julia = "1"

0 commit comments

Comments
 (0)