mirror of
https://gitlab.cern.ch/wotsubo/PSBoardDataBase.git
synced 2025-06-08 05:55:42 +09:00
CompatHelper: add new compat entry for CSV at version 0.10, (keep existing compat)
This commit is contained in:
parent
804066dff7
commit
1da1c30321
1 changed files with 3 additions and 0 deletions
|
@ -18,6 +18,9 @@ InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
|
|||
[extensions]
|
||||
PSBoardDataBaseInteractiveUtilsExt = "InteractiveUtils"
|
||||
|
||||
[compat]
|
||||
CSV = "0.10"
|
||||
|
||||
[extras]
|
||||
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue