diff options
| author | Rémi Bédard-Couture <remi.bc@outlook.com> | 2021-02-01 22:27:07 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-01 19:27:07 -0800 |
| commit | bc28e2f57791b5aa6227b154fe4016a1f5b7cd67 (patch) | |
| tree | e38bf9801b90648790171f6a3512801b949ff488 /ports/fast-cpp-csv-parser/CONTROL | |
| parent | d4ba955db2b9c5060affe4480944caeaef9a8e4c (diff) | |
| download | vcpkg-bc28e2f57791b5aa6227b154fe4016a1f5b7cd67.tar.gz vcpkg-bc28e2f57791b5aa6227b154fe4016a1f5b7cd67.zip | |
[fast-cpp-csv-parser ] Update to the latest commit: Fixes compiler warnings (#15943)
* Update port to latest commit: Fixes compiler warnings
* update version
Co-authored-by: Jonliu1993 <13720414433@163.com>
Diffstat (limited to 'ports/fast-cpp-csv-parser/CONTROL')
| -rw-r--r-- | ports/fast-cpp-csv-parser/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/fast-cpp-csv-parser/CONTROL b/ports/fast-cpp-csv-parser/CONTROL index a9766a66a..aab47496f 100644 --- a/ports/fast-cpp-csv-parser/CONTROL +++ b/ports/fast-cpp-csv-parser/CONTROL @@ -1,4 +1,4 @@ Source: fast-cpp-csv-parser -Version: 2019-08-14 +Version: 2021-01-03 Description: A small, easy-to-use and fast header-only library for reading comma separated value (CSV) files Homepage: https://github.com/ben-strasser/fast-cpp-csv-parser |
