[package] name = "nyash-python-compiler-plugin" version = "0.1.0" edition = "2021" [lib] crate-type = ["cdylib", "staticlib"] [dependencies] once_cell = "1.20" serde_json = "1"