summaryrefslogtreecommitdiff
path: root/dub.json
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2023-03-25 15:55:57 +0100
committerEugen Wissner <belka@caraus.de>2023-03-25 15:55:57 +0100
commit728eaf88fb376025bd729b7047a7a73553005dd9 (patch)
tree466837bb62005da2ea6d75610bc313759cca940e /dub.json
parent90797a48be55b98d86e4e9ceffeecddd4ab90ac7 (diff)
downloadtanya-728eaf88fb376025bd729b7047a7a73553005dd9.tar.gz
Remove traits depending on deprecated complex
Diffstat (limited to 'dub.json')
-rw-r--r--dub.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/dub.json b/dub.json
index 3b652b9..79f7c90 100644
--- a/dub.json
+++ b/dub.json
@@ -2,7 +2,7 @@
"name": "tanya",
"description": "@nogc library. Containers, networking, metaprogramming, memory management, utilities",
"license": "MPL-2.0",
- "copyright": "© Eugene Wissner <info@caraus.de>",
+ "copyright": "© Eugene Wissner <belka@caraus.de>",
"authors": [
"Eugene Wissner"
],