Merge branch 'compathelper/new_version/2024-09-17-11-47-25-655-01549887295' into 'main'

CompatHelper: add new compat entry for CSV at version 0.10, (keep existing compat)

See merge request wotsubo/PSBoardDataBase!4
This commit is contained in:
Wataru Otsubo 2024-09-17 13:53:29 +02:00
commit c09072e87a

View file

@ -18,6 +18,9 @@ InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
[extensions]
PSBoardDataBaseInteractiveUtilsExt = "InteractiveUtils"
[compat]
CSV = "0.10"
[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"