Skip to content

Commit 1f2e27b

Browse files
CompatHelper: bump compat for "NamedTupleTools" to "0.13" (#293)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7578de5 commit 1f2e27b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
1313
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1414

1515
[compat]
16-
NamedTupleTools = "0.10, 0.11, 0.12"
17-
LightGraphs = "1"
1816
Distributions = "0.17,0.18,0.19,0.20,0.21,0.22"
17+
LightGraphs = "1"
18+
NamedTupleTools = "0.10, 0.11, 0.12, 0.13"
1919
julia = "1"
2020

2121
[extras]

0 commit comments

Comments
 (0)