aboutsummaryrefslogtreecommitdiff
path: root/ports/magic-enum/CONTROL
diff options
context:
space:
mode:
authorDaniil Goncharov <neargye@gmail.com>2021-06-24 23:09:29 +0300
committerGitHub <noreply@github.com>2021-06-24 13:09:29 -0700
commitcd6df79981f8e5b658900563370f3af16074850e (patch)
tree644b86fc9f830b5e5c0773be9ec3717cbee6f4a7 /ports/magic-enum/CONTROL
parent27d34697040e506403506f3e583a47802362ef64 (diff)
downloadvcpkg-cd6df79981f8e5b658900563370f3af16074850e.tar.gz
vcpkg-cd6df79981f8e5b658900563370f3af16074850e.zip
[magic-enum] Update to v0.7.3 (#18575)
* [magic-enum] Update to v0.7.3 * fix
Diffstat (limited to 'ports/magic-enum/CONTROL')
-rw-r--r--ports/magic-enum/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/magic-enum/CONTROL b/ports/magic-enum/CONTROL
index 36179c825..ae6aa68b8 100644
--- a/ports/magic-enum/CONTROL
+++ b/ports/magic-enum/CONTROL
@@ -1,4 +1,4 @@
Source: magic-enum
-Version: 0.7.2
+Version: 0.7.3
Description: Header-only C++17 library provides static reflection for enums, work with any enum type without any macro or boilerplate code.
Homepage: https://github.com/Neargye/magic_enum