From e3a9c91328a42395fcc8b9931f8efdda96212c87 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Tue, 24 Sep 2019 09:14:02 -0400 Subject: std.zip, drop external zip archive --- dub.sdl | 1 - 1 file changed, 1 deletion(-) (limited to 'dub.sdl') diff --git a/dub.sdl b/dub.sdl index 475bd14..1a0f067 100644 --- a/dub.sdl +++ b/dub.sdl @@ -10,7 +10,6 @@ stringImportPaths "./views" buildRequirements "allowWarnings" targetType "executable" platforms "posix" -dependency "archive" version="~>0.6.0" # http://code.dlang.org/packages/archive https://github.com/rcythr/archive dependency "d2sqlite3" version="~>0.18.3" # https://code.dlang.org/packages/d2sqlite3 http://biozic.github.io/d2sqlite3/d2sqlite3.html subconfiguration "d2sqlite3" "all-included" dependency "imageformats" version="~>7.0.1" # https://code.dlang.org/packages/imageformats https://github.com/lgvz/imageformats -- cgit v1.2.3