diff options
| author | Ryan <ryan__mckenzie@hotmail.com> | 2020-11-07 21:46:23 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-07 21:46:23 -0800 |
| commit | 0144d0c0d0495126de67fd4cdf73018d12fc3992 (patch) | |
| tree | 7937cafba63ec47a2b95ff8141214e8ff44f099d /ports/span-lite/CONTROL | |
| parent | 9c56f59ed4e729049bd7d084a400c2bc86ab2066 (diff) | |
| download | vcpkg-0144d0c0d0495126de67fd4cdf73018d12fc3992.tar.gz vcpkg-0144d0c0d0495126de67fd4cdf73018d12fc3992.zip | |
[span-lite] update to 0.8.1 (#14414)
also converts control file
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Diffstat (limited to 'ports/span-lite/CONTROL')
| -rw-r--r-- | ports/span-lite/CONTROL | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ports/span-lite/CONTROL b/ports/span-lite/CONTROL deleted file mode 100644 index b301e6326..000000000 --- a/ports/span-lite/CONTROL +++ /dev/null @@ -1,4 +0,0 @@ -Source: span-lite
-Version: 0.7.0
-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
|
