Skip to content

Commit e8874c4

Browse files
authored
Update xsum_jll to v3 (#17)
* Update Project.toml * Update Xsum version
1 parent 0eef0d9 commit e8874c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
name = "Xsum"
22
uuid = "1fd64df0-a4d2-11e9-360d-2f03868f4cf5"
3-
version = "1.2.0"
3+
version = "1.3.0"
44

55
[deps]
66
xsum_jll = "e979a739-315a-50ee-b437-b496a9503be1"
77

88
[compat]
99
julia = "1.6"
10-
xsum_jll = "2"
10+
xsum_jll = "3"
1111

1212
[extras]
1313
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 commit comments

Comments
 (0)