diff options
| -rw-r--r-- | packages.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages.json b/packages.json index 471b947..f4f2da3 100644 --- a/packages.json +++ b/packages.json @@ -5553,7 +5553,7 @@ "io", "wrapper" ], - "description": "A wrapper for stb_image, stb_image_write, and stb_image_resize.", + "description": "A wrapper for stb_image and stb_image_write.", "license": "Unlicense (Public Domain)", "web": "https://gitlab.com/define-private-public/stb_image-Nim" } |
