[package] name = "portrait-framework" version = "0.3.0" authors = ["SOFe "] edition = "2021" license = "Apache-2.0" repository = "https://github.com/SOF3/portrait" homepage = "https://github.com/SOF3/portrait" description = "Framework for implementing portrait fillers" [dependencies] heck = "0.4.1" proc-macro2 = "1.0.50" quote = "1.0.23" rand = "0.8.5" syn = {version = "2.0.4", features = ["full", "visit"]}