Skip to content

Commit fb8280a

Browse files
committed
Fix UnPack compat
1 parent c16af29 commit fb8280a

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
@@ -19,7 +19,7 @@ DocStringExtensions = "0.8"
1919
IfElse = "0.1"
2020
OffsetArrays = "1"
2121
SLEEFPirates = "0.6"
22-
UnPack = "0,1"
22+
UnPack = "1"
2323
VectorizationBase = "0.13"
2424
julia = "1.5"
2525

0 commit comments

Comments
 (0)