diff options
| author | eao197 <eao197@users.noreply.github.com> | 2019-12-02 21:31:27 +0300 |
|---|---|---|
| committer | Griffin Downs <35574547+grdowns@users.noreply.github.com> | 2019-12-02 10:31:27 -0800 |
| commit | 6357b7d2ef445c198dc366404ee14d5e4f0940a8 (patch) | |
| tree | 31bd23f603cfbcc0afa727353a4d9d100d8d3c55 /ports/restinio/CONTROL | |
| parent | e4524f656b885e76f9adf2356758b0ac994732e1 (diff) | |
| download | vcpkg-6357b7d2ef445c198dc366404ee14d5e4f0940a8.tar.gz vcpkg-6357b7d2ef445c198dc366404ee14d5e4f0940a8.zip | |
RESTinio updated to v.0.6.1.1. (#9174)
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 6c2a342ab..a2cde340a 100644 --- a/ports/restinio/CONTROL +++ b/ports/restinio/CONTROL @@ -1,4 +1,4 @@ Source: restinio -Version: 0.6.1 +Version: 0.6.1.1 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 |
