Skip to content

Commit 607c6d3

Browse files
committed
Updated Project and Manifest to use latest SIMDPirates.
1 parent 8744fac commit 607c6d3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Manifest.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@ uuid = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
4949

5050
[[SIMDPirates]]
5151
deps = ["VectorizationBase"]
52-
git-tree-sha1 = "9bbd51cc7e31471d9957a107300d2edd109c3c42"
52+
git-tree-sha1 = "832b1b3adaa1793f81db7b3417b58fed30f7712b"
5353
uuid = "21efa798-c60a-11e8-04d3-e1a92915a26a"
54-
version = "0.3.8"
54+
version = "0.3.9"
5555

5656
[[SLEEFPirates]]
5757
deps = ["Libdl", "SIMDPirates", "VectorizationBase"]

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ VectorizationBase = "3d5dd08c-fd9d-11e8-17fa-ed2836048c2f"
1212

1313
[compat]
1414
Parameters = "0"
15-
SIMDPirates = "0.3.8, 0.4, 0.5"
15+
SIMDPirates = "0.3.9, 0.4, 0.5"
1616
SLEEFPirates = "0.3.5, 0.4, 0.5"
1717
VectorizationBase = "0.2.5, 0.3, 0.4"
1818
julia = "1.1"

0 commit comments

Comments
 (0)