File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -41,8 +41,8 @@ In addition, Zeus depends on the following libraries:
4141
4242| Library | Version |
4343| ---------| ---------|
44- | [ FMT] ( https://github.com/fmtlib/fmt ) | 9 .1.0 |
45- | [ magic_enum] ( https://github.com/Neargye/magic_enum ) | 0.8.2 |
44+ | [ FMT] ( https://github.com/fmtlib/fmt ) | 10 .1.1 |
45+ | [ magic_enum] ( https://github.com/Neargye/magic_enum ) | 0.9.3 |
4646
4747## Contributing
4848
@@ -67,7 +67,7 @@ If you are submitting a pull request, the guidelines are the following:
6767 rejected.
68682 . Ensure that * all* unit tests are working prior to submitting the pull
6969 request. If you are adding a new feature that has been approved, it is your
70- responsibility to provide the corresponding unit tests (if applicable).
70+ responsibility to provide the corresponding unit tests (if applicable).
7171
7272## License
7373
You can’t perform that action at this time.
0 commit comments