diff options
| author | eao197 <eao197@users.noreply.github.com> | 2019-05-14 20:21:27 +0300 |
|---|---|---|
| committer | Curtis J Bezault <curtbezault@gmail.com> | 2019-05-14 10:21:27 -0700 |
| commit | e4129a259e030c9fb2da10700e66a638099e7116 (patch) | |
| tree | c9bdc31c92d2949c6ecce63cc21fea9de743654b /ports/restinio/CONTROL | |
| parent | 03b364f6bb231a7150257734195c657744c9771c (diff) | |
| download | vcpkg-e4129a259e030c9fb2da10700e66a638099e7116.tar.gz vcpkg-e4129a259e030c9fb2da10700e66a638099e7116.zip | |
RESTinio updated to v.0.4.9 (#6440)
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 1ea1a7c28..1444f330f 100644 --- a/ports/restinio/CONTROL +++ b/ports/restinio/CONTROL @@ -1,4 +1,4 @@ Source: restinio
-Version: 0.4.8.7
+Version: 0.4.9
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
|
