[package] name = "nxcli-core" version = "0.1.0" edition = "2021" authors = ["Zarmot "] description = "NXLang CLI Core (WIP)" license = "MIT OR Apache-2.0" repository = "https://github.com/NXLang/NXLang" [lib] path = "lib.rs" [dependencies] notify = "4.0.17"