diff options
| author | eao197 <eao197@users.noreply.github.com> | 2019-08-02 20:31:11 +0300 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-08-02 10:31:11 -0700 |
| commit | 3063c145cab44d48a464bd2aec094d44bc1e199e (patch) | |
| tree | 6e3d4c4d5227c36bd45ce0a5a5aedcb9156a01e8 /ports/restinio/CONTROL | |
| parent | 995ab878608e9e2f660e674da29e88ec25bd14aa (diff) | |
| download | vcpkg-3063c145cab44d48a464bd2aec094d44bc1e199e.tar.gz vcpkg-3063c145cab44d48a464bd2aec094d44bc1e199e.zip | |
RESTinio updated to v.0.5.1.1 (#7514)
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 a7c81a55f..fc536c2fe 100644 --- a/ports/restinio/CONTROL +++ b/ports/restinio/CONTROL @@ -1,4 +1,4 @@ Source: restinio -Version: 0.5.1-1 +Version: 0.5.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 |
