diff options
| author | eao197 <eao197@users.noreply.github.com> | 2020-02-04 01:14:00 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-03 14:14:00 -0800 |
| commit | 586bee9bcd30993033a3590f7e84ef1b648cad10 (patch) | |
| tree | 6c021ee40b92876ff0bb3ed711899e0435cf7e56 /ports/restinio/CONTROL | |
| parent | 6d1cd558e6183e1b821150681b0c703badcdb591 (diff) | |
| download | vcpkg-586bee9bcd30993033a3590f7e84ef1b648cad10.tar.gz vcpkg-586bee9bcd30993033a3590f7e84ef1b648cad10.zip | |
[RESTinio] updated to v.0.6.3 (#9858)
* RESTinio updated to v.0.6.3.
* Remove trailing empty lines.
* Another space line removed.
Diffstat (limited to 'ports/restinio/CONTROL')
| -rw-r--r-- | ports/restinio/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/restinio/CONTROL b/ports/restinio/CONTROL index 14a167491..4add14b0f 100644 --- a/ports/restinio/CONTROL +++ b/ports/restinio/CONTROL @@ -1,5 +1,5 @@ Source: restinio -Version: 0.6.2 +Version: 0.6.3 Description: A header-only C++14 library that gives you an embedded HTTP/Websocket server targeted primarily for asynchronous processing of HTTP-requests. Build-Depends: asio, fmt, http-parser Homepage: https://github.com/stiffstream/restinio |
