Convert to nimble module
This commit is contained in:
9
logging.nimble
Normal file
9
logging.nimble
Normal file
@@ -0,0 +1,9 @@
|
||||
# Package
|
||||
version = "1.0.0"
|
||||
author = "Gustavo Cordova Avila"
|
||||
description = "Simple logging module"
|
||||
license = "Apache-2.0"
|
||||
srcDir = "src"
|
||||
|
||||
# Dependencies
|
||||
requires "nim >= 2.0.0"
|
||||
Reference in New Issue
Block a user