aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Summerton <define-private-public@users.noreply.github.com>2016-12-14 12:33:42 -0500
committerDominik Picheta <dominikpicheta@googlemail.com>2016-12-14 18:33:42 +0100
commita84be8676c8dc80d4a50135d099bdfb9142e9543 (patch)
tree41ff45c1b15c9361e4c6ecc6379c108d53eea586
parentd3cc2814c654d5e8d1037a9b68b895fce747bcf5 (diff)
downloadpackages-a84be8676c8dc80d4a50135d099bdfb9142e9543.tar.gz
packages-a84be8676c8dc80d4a50135d099bdfb9142e9543.zip
stb_image description change (#438)
* Added my fork of stopwatch * removed my link and changed rbmz's to mine * Changed the scope of my stb_image wrapper
-rw-r--r--packages.json2
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"
}