Skip to content

Commit 4a55119

Browse files
authored
Merge pull request #8 from byuflowlab/compathelper/new_version/2025-06-20-00-06-09-403-01578989797
CompatHelper: add new compat entry for DelimitedFiles at version 1, (keep existing compat)
2 parents 78349e6 + f9f49d2 commit 4a55119

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,9 @@ DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab"
99
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
1010

1111
[compat]
12-
StaticArrays = "0.12 - 1.9"
1312
DataStructures = "0.17 - 0.18"
13+
DelimitedFiles = "1"
14+
StaticArrays = "0.12 - 1.9"
1415
julia = "1"
1516

1617
[extras]

0 commit comments

Comments
 (0)