From 92796f8e29dea5e180b2600d90a293487c805d20 Mon Sep 17 00:00:00 2001 From: Elias Batek Date: Sat, 23 Dec 2023 14:23:40 +0100 Subject: [PATCH] Update description of pixelpresenter in DUB recipe --- dub.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dub.json b/dub.json index e402217..4be70a1 100644 --- a/dub.json +++ b/dub.json @@ -683,7 +683,7 @@ }, { "name": "pixelpresenter", - "description": "Pixel display", + "description": "High-level display library. Designed to blit fully-rendered frames to the screen.", "targetType": "library", "sourceFiles": ["pixelpresenter.d"], "dependencies": {