fix hybird nimble config

This commit is contained in:
Xie Yanbo 2020-02-19 19:02:46 +08:00
parent d5b9e5474d
commit ec9d9626ec

View File

@ -6,7 +6,6 @@ description = "LevelDB wrapper for Nim"
license = "MIT"
srcDir = "src"
installExt = @["nim"]
skipDirs = @["tests"]
binDir = "bin"
bin = @["leveldb"]