mirror of
https://github.com/logos-storage/nim-leveldb.git
synced 2026-02-24 07:33:11 +00:00
cleanup nimble file
This commit is contained in:
parent
5646f353cf
commit
9cc7d94f1a
@ -5,11 +5,8 @@ author = "Michał Zieliński"
|
||||
description = "LevelDB wrapper for Nim"
|
||||
license = "MIT"
|
||||
bin = @["leveldbtool"]
|
||||
# installExt = @["nim", "cc", "h", "c", "cpp"]
|
||||
installDirs = @["build", "leveldb", "vendor"]
|
||||
installFiles = @["leveldb.nim"]
|
||||
#"leveldbtool.nim", "prelude.nim"]
|
||||
|
||||
# Dependencies
|
||||
|
||||
requires "nim >= 1.4.0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user