Skip to content

Commit 6642af2

Browse files
committed
[brief] Update README with updated SDK versions.
[detailed]
1 parent a33100f commit 6642af2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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.
6868
2. 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

0 commit comments

Comments
 (0)