diff options
| author | Samuel El-Borai <sam@elborai.me> | 2020-10-09 05:53:25 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-08 20:53:25 -0700 |
| commit | 54dbd5ca9e808d3437a364c434bff7c6621f42ae (patch) | |
| tree | f687484ab20096466380e91b29586c451fd47a12 /ports/fmt/CONTROL | |
| parent | 34ea42394dc81ff7556fd1ac0c2034f47ed8a878 (diff) | |
| download | vcpkg-54dbd5ca9e808d3437a364c434bff7c6621f42ae.tar.gz vcpkg-54dbd5ca9e808d3437a364c434bff7c6621f42ae.zip | |
[fmt] Add and install usage file (#13815)
Diffstat (limited to 'ports/fmt/CONTROL')
| -rw-r--r-- | ports/fmt/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/fmt/CONTROL b/ports/fmt/CONTROL index 356f69981..f89366efe 100644 --- a/ports/fmt/CONTROL +++ b/ports/fmt/CONTROL @@ -1,5 +1,5 @@ Source: fmt Version: 7.0.3 -Port-Version: 2 +Port-Version: 3 Homepage: https://github.com/fmtlib/fmt Description: Formatting library for C++. It can be used as a safe alternative to printf or as a fast alternative to IOStreams. |
