diff options
| author | myd7349 <myd7349@gmail.com> | 2018-11-17 09:42:31 +0800 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-11-16 17:42:31 -0800 |
| commit | 6633d421b7f53ba6faadb8ee85ef806718dfd64b (patch) | |
| tree | dc391eb37899ede3d4d8000096c62d7b5af071db /ports/nng/CONTROL | |
| parent | 13e7f60bcab978ba65a929ab2c8bbf1e1e92328c (diff) | |
| download | vcpkg-6633d421b7f53ba6faadb8ee85ef806718dfd64b.tar.gz vcpkg-6633d421b7f53ba6faadb8ee85ef806718dfd64b.zip | |
[nng] Update to 1.1.0 (#4726)
Diffstat (limited to 'ports/nng/CONTROL')
| -rw-r--r-- | ports/nng/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/nng/CONTROL b/ports/nng/CONTROL index b70aaa5b0..de66fb2c6 100644 --- a/ports/nng/CONTROL +++ b/ports/nng/CONTROL @@ -1,5 +1,5 @@ Source: nng -Version: 1.0.1 +Version: 1.1.0 Description: NNG, like its predecessors nanomsg (and to some extent ZeroMQ), is a lightweight, broker-less library, offering a simple API to solve common recurring messaging problems, such as publish/subscribe, RPC-style request/reply, or service discovery. Feature: mbedtls |
