From 2c25bdd897c38e89370465e57dc87f46cbc7098d Mon Sep 17 00:00:00 2001 From: Ray Date: Sat, 4 Feb 2023 19:46:19 +0100 Subject: [PATCH] Updated raylib dependencies (markdown) --- raylib-dependencies.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/raylib-dependencies.md b/raylib-dependencies.md index 83c5aaf..1e4fc41 100644 --- a/raylib-dependencies.md +++ b/raylib-dependencies.md @@ -1,6 +1,6 @@ The following table lists the raylib dependencies. Most of them are single-file header-only public-domain libraries. All those libraries are included with raylib in [`src/external`](https://github.com/raysan5/raylib/tree/master/src/external) directory and they are compiled with raylib. -**NOTE**: *Last updated on 1st February 2023 for the raylib 4.5 release.* +**NOTE**: *Last updated on 4th February 2023 for the raylib 4.5 release.* Library | Version | License | raylib module | Notes/Comments --- | :---: | :--- | :---: | ---