From 0e15aefbbf50ef8025c25b7138210bdba8ea5073 Mon Sep 17 00:00:00 2001 From: Imperatorn <57035049+Imperatorn@users.noreply.github.com> Date: Sun, 22 Oct 2023 17:16:28 +0200 Subject: [PATCH] Update dub.json --- dub.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dub.json b/dub.json index 72c73c99..ca2b2260 100644 --- a/dub.json +++ b/dub.json @@ -1,6 +1,6 @@ { "license": "Apache-2.0", "name": "d_aarch64", - "description": "Setup program for Android development", + "description": "Setup program for aarch64 development", "targetType": "executable" }