From 8d5fa580e8d45a76a2ea842ed851146deb8d44c7 Mon Sep 17 00:00:00 2001 From: Ray Date: Wed, 1 Feb 2023 11:35:48 +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 23ab3b8..3054b4f 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 26th October 2021 for the raylib 4.0 release.* +**NOTE**: *Last updated on 1st February 2023 for the raylib 4.5 release.* Library | Version | License | raylib module | Notes/Comments --- | :---: | :--- | :---: | ---