[package] name = "gdnative-macros" version = "0.2.0" authors = ["Max Sandholm "] description = "(DEPRECATED) Procedural macros for the GDNative library" repository = "https://gitlab.com/vurpo/gdnative-rust" license = "MIT" readme = "README.md" [lib] proc-macro = true [dependencies]