diff options
Diffstat (limited to 'dub.sdl')
| -rw-r--r-- | dub.sdl | 2 | 
1 files changed, 0 insertions, 2 deletions
@@ -13,8 +13,6 @@ platforms           "posix"  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 -dependency          "toml"           version="~>1.0.0-rc.3"  # https://code.dlang.org/packages/toml          https://github.com/toml-lang/toml/wiki -dependency          "toml:json"      version="~>1.0.0-rc.3"  dependency          "dyaml"          version="~>0.8.0"  dependency          "tinyendian"     version="~>0.2.0" // for dyaml  configuration "default" {  | 
