Skip to content

Commit 2993089

Browse files
CompatHelper: bump compat for "Missings" to "1.0" (#684)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Phillip Alday <[email protected]>
1 parent f11bafa commit 2993089

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
@@ -17,7 +17,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1717
[compat]
1818
DataAPI = "1"
1919
DataStructures = "0.10, 0.11, 0.12, 0.13, 0.14, 0.17, 0.18"
20-
Missings = "0.3, 0.4"
20+
Missings = "0.3, 0.4, 1.0"
2121
SortingAlgorithms = "0.3"
2222
julia = "1"
2323

0 commit comments

Comments
 (0)