File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed
Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -29,20 +29,18 @@ Zeus supports the following platforms and compilers:
2929
3030| Platform (Compiler) | Version |
3131| ---------------------| ---------|
32- | Windows (MSVC) | 19.43 |
32+ | Windows (MSVC) | 19.44 |
3333| Linux (GCC) | 14.2.0 |
3434| Linux (LLVM Clang) | 18.1 |
35-
36- > [ !WARNING]
37- > Zeus does not support Apple platforms.
35+ | macOS (Apple Clang) | 15 |
3836
3937In addition, Zeus depends on the following libraries:
4038
4139| Library | Version |
4240| ---------| ---------|
43- | [ FMT] ( https://github.com/fmtlib/fmt ) | 11.1.4 |
41+ | [ FMT] ( https://github.com/fmtlib/fmt ) | 11.2.0 |
4442| [ magic_enum] ( https://github.com/Neargye/magic_enum ) | 0.9.7 |
45- | [ Catch2] ( https://github.com/catchorg/Catch2 ) | 3.8 .0 |
43+ | [ Catch2] ( https://github.com/catchorg/Catch2 ) | 3.10 .0 |
4644
4745
4846## Contributing
You can’t perform that action at this time.
0 commit comments