Skip to content

Commit

Permalink
Merge pull request #16 from HolyLab/compathelper/new_version/2022-04-…
Browse files Browse the repository at this point in the history
…01-00-04-15-570-01044897995

CompatHelper: bump compat for CSV to 0.10, (keep existing compat)
  • Loading branch information
kdw503 authored Jan 9, 2025
2 parents 9d75b3a + 3fa6643 commit 9f4ac0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Mmap = "a63ad114-7e13-5084-954f-fe012c677804"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"

[compat]
CSV = "0.8"
CSV = "0.8, 0.10"
DataFrames = "1"
ImagineFormat = "1"
ImagineInterface = "0.1"
Expand Down

0 comments on commit 9f4ac0b

Please sign in to comment.