[dependencies.java-bindgen-core]
version = "0.1.0-alpha.1"
[dependencies.quote]
version = "1"
[dependencies.syn]
features = ["full"]
version = "2"
[lib]
proc-macro = true
[package]
categories = ["api-bindings"]
description = "Java Bindgen | Macro"
edition = "2021"
exclude = ["/docs", "/examples", "/target"]
keywords = ["java", "jni", "bindings", "jar"]
license = "MIT"
name = "java-bindgen-macro"
readme = "README.md"
repository = "https://github.com/PawelJastrzebski/java-bindgen"
rust-version = "1.70"
version = "0.1.0-alpha.1"