# Package version = "0.1.0" author = "Jonathan Bernard" description = "Utility to monitor the price of specific stocks." license = "MIT" srcDir = "src" bin = @["stock_watcher"] # Dependencies requires "nim >= 1.6.10"