From 4ea8536972dc4f013a5965ad136f628cff66c18b Mon Sep 17 00:00:00 2001 From: Maia <66437537+maia-s@users.noreply.github.com> Date: Fri, 7 Feb 2025 14:07:48 +0100 Subject: [PATCH] release sdl3-sys 0.4.4 --- sdl3-sys/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sdl3-sys/README.md b/sdl3-sys/README.md index 8d0d99f..1c2e5a3 100644 --- a/sdl3-sys/README.md +++ b/sdl3-sys/README.md @@ -8,8 +8,8 @@ However, many of these aren't valid when passed to SDL without further modificat They're intended to be used with `..Default::default()` in initializers. The `Default` impl of interface types also sets the version field to the correct value. -Satellite libraries aren't stable yet, but will be released as separate crates as -they're available. +SDL_image is available via the [`sdl3-image-sys`](https://crates.io/crates/sdl3-image-sys) crate. +Other satellite libraries aren't stable yet, but will be released as they're available.