Merge pull request #13 from xyb/hybrid

fix hybird nimble config
This commit is contained in:
Michał Zieliński 2020-02-22 17:50:00 +01:00 committed by GitHub
commit 6dceb3e080
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

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