[package] name = "rialight_build" version = "1.1.0" edition = "2021" authors = ["hydroper "] repository = "https://github.com/rialight/api" license = "ISC" description = "Rialight build module." # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] rialight_app_config = { version = "1", path = "../rialight_app_config" }