[dependencies.proc-macro2]
version = "1"
[dependencies.quote]
version = "1"
[dependencies.syn]
features = ["full", "extra-traits"]
version = "2"
[package]
authors = ["Hiroaki Yutani"]
description = "Parse Rust functions, and generate C and R code"
edition = "2021"
license = "MIT"
name = "savvy-bindgen"
readme = "README.md"
repository = "https://github.com/yutannihilation/savvy/"
version = "0.2.7"
[package.metadata.dist]
dist = false