[package] name = "nanors" version = "0.1.0" edition = "2018" authors = ["Zarmot "] description = "A (WIP) nano subset of rust to nxlang transpiler" license = "MIT OR Apache-2.0" repository = "https://github.com/NXLang/Noa" [dependencies] syn = "1.0.74"