From 2c21dc34296ad9eeadae45b96a1e07853dbae84f Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Sat, 15 May 2021 13:31:41 +0200 Subject: Replace the ascii module with std.ascii --- encoding/dub.json | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 encoding/dub.json (limited to 'encoding/dub.json') diff --git a/encoding/dub.json b/encoding/dub.json deleted file mode 100644 index 717656e..0000000 --- a/encoding/dub.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "name": "encoding", - "description": "This package provides tools to work with text encodings", - "targetType": "library", - - "dependencies": { - "tanya:meta": "*" - }, - - "sourcePaths": [ - "." - ], - "importPaths": [ - "." - ], - "dflags-dmd": ["-dip1000"] -} -- cgit v1.2.3