[package] name = "photon-light-impl" version = "0.1.0" edition = "2024" [lib] crate-type = ["staticlib"] [dependencies] photon-light = {path = "../"}