From 3567a6608e928245616ad87dd602af2a3081d197 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Sat, 9 Sep 2017 11:48:30 +0200 Subject: Add generic description for 'meta' package --- dub.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dub.json') diff --git a/dub.json b/dub.json index 65286ec..446d4ce 100644 --- a/dub.json +++ b/dub.json @@ -1,6 +1,6 @@ { "name": "tanya", - "description": "General purpose, @nogc library. Containers, networking, memory management, utilities", + "description": "General purpose, @nogc library. Containers, networking, metaprogramming, memory management, utilities", "license": "MPL-2.0", "copyright": "(c) Eugene Wissner ", "authors": [ -- cgit v1.2.3