diff options
| author | Eugen Wissner <belka@caraus.de> | 2017-06-02 22:01:13 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2017-06-02 22:01:13 +0200 |
| commit | e17fff2881b68b921f80ebc83b570a7baf151e06 (patch) | |
| tree | 138546f46c94ed3d254cd8458e0c6fc6fcee6d8d /dub.json | |
| parent | bc32511254361e4d8ff58270433d9aeb1f965c64 (diff) | |
| download | tanya-e17fff2881b68b921f80ebc83b570a7baf151e06.tar.gz | |
Update 2.074 compiler
Diffstat (limited to 'dub.json')
| -rw-r--r-- | dub.json | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ { "name": "tanya", - "description": "General purpose, @nogc library", + "description": "General purpose, @nogc library. Containers, networking, memory management, utilities", "license": "MPL-2.0", "copyright": "(c) Eugene Wissner <info@caraus.de>", "authors": [ |
