vcpkg/ports/span-lite/vcpkg.json
Ryan 0144d0c0d0
[span-lite] update to 0.8.1 (#14414)
also converts control file

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-11-07 21:46:23 -08:00

7 lines
215 B
JSON

{
"name": "span-lite",
"version-string": "0.8.1",
"description": "A C++20-like span for C++98, C++11 and later in a single-file header-only library",
"homepage": "https://github.com/martinmoene/span-lite"
}