diff options
| author | eao197 <eao197@users.noreply.github.com> | 2020-02-07 20:33:47 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-07 09:33:47 -0800 |
| commit | 50d1e2998ec2a4df87d28802411c98336e20a128 (patch) | |
| tree | f8b005823fc662d3fea3cec65ba8b27246f3e7ed /ports/restinio/CONTROL | |
| parent | 5affb590fde248a4dc1fa0eebe7bf64688bd75e2 (diff) | |
| download | vcpkg-50d1e2998ec2a4df87d28802411c98336e20a128.tar.gz vcpkg-50d1e2998ec2a4df87d28802411c98336e20a128.zip | |
[restinio] updated to v.0.6.3.1. (#9961)
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 4add14b0f..7cbec63c6 100644 --- a/ports/restinio/CONTROL +++ b/ports/restinio/CONTROL @@ -1,5 +1,5 @@ Source: restinio -Version: 0.6.3 +Version: 0.6.3.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 Homepage: https://github.com/stiffstream/restinio |
