Skip to content

Commit 41c2705

Browse files
committed
Bump compat for Adapt to 4, (keep existing compat)
1 parent 99f0556 commit 41c2705

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
@@ -1,6 +1,6 @@
11
name = "StructArrays"
22
uuid = "09ab397b-f2b6-538f-b94a-2f83cf4a842a"
3-
version = "0.6.16"
3+
version = "0.6.17"
44

55
[deps]
66
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
@@ -11,7 +11,7 @@ StaticArraysCore = "1e83bf80-4336-4d27-bf5d-d5a4f845583c"
1111
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
1212

1313
[compat]
14-
Adapt = "1, 2, 3"
14+
Adapt = "1, 2, 3, 4"
1515
ConstructionBase = "1"
1616
DataAPI = "1"
1717
GPUArraysCore = "0.1.2"

0 commit comments

Comments
 (0)