Skip to content

Commit b171880

Browse files
authored
Merge pull request #11 from chriselrod/compathelper/new_version/2021-01-21-00-54-53-830-758452256
CompatHelper: add new compat entry for "VectorizationBase" at version "0.15"
2 parents 4dbf895 + 9108510 commit b171880

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Project.toml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,15 @@ VectorizationBase = "3d5dd08c-fd9d-11e8-17fa-ed2836048c2f"
2020
VegaLite = "112f6efa-9a02-5b7d-90c0-432ed331239a"
2121
blis_jll = "6136c539-28a5-5bf0-87cc-b183200dce32"
2222

23-
[compat]
23+
[compat]
24+
=======
2425
BenchmarkTools = "0.5"
2526
DataFrames = "0.22"
2627
LoopVectorization = "0.9"
2728
Octavian = "0.2"
2829
ProgressMeter = "1.4"
29-
Tullio = "0.2"
30+
Tullio = "0.2"
31+
VectorizationBase = "0.15"
3032
julia = "1.5"
3133

3234
[extras]

0 commit comments

Comments
 (0)