diff options
| author | Gregor Jasny <gjasny@googlemail.com> | 2020-10-06 23:57:37 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-06 14:57:37 -0700 |
| commit | 25990eeccec1e74753a36aa715b2e25ff3341d29 (patch) | |
| tree | b666f32def9df590dc06da3c5b7acd79079c0a0b /ports/prometheus-cpp/CONTROL | |
| parent | 65bebab2a7b46e026c392e99a42a18335bfbf544 (diff) | |
| download | vcpkg-25990eeccec1e74753a36aa715b2e25ff3341d29.tar.gz vcpkg-25990eeccec1e74753a36aa715b2e25ff3341d29.zip | |
[prometheus-cpp] Update to version 0.10.0 (#13847)
Diffstat (limited to 'ports/prometheus-cpp/CONTROL')
| -rw-r--r-- | ports/prometheus-cpp/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/prometheus-cpp/CONTROL b/ports/prometheus-cpp/CONTROL index 99b84715c..aed6c3004 100644 --- a/ports/prometheus-cpp/CONTROL +++ b/ports/prometheus-cpp/CONTROL @@ -1,5 +1,5 @@ Source: prometheus-cpp -Version: 0.9.0 +Version: 0.10.0 Description: Prometheus Client Library for Modern C++ Default-Features: compression, pull @@ -12,7 +12,7 @@ Build-Depends: gtest Description: Additional testing support Feature: pull -Build-Depends: civetweb +Build-Depends: civetweb, cppcodec Description: Support for regular pull mode Feature: push |
