[build-dependencies.cc]
version = "1.0.79"
[dependencies.proc-macro2]
version = "1.0.50"
[dependencies.quote]
version = "1.0.23"
[dependencies.syn]
version = "1.0.107"
[dev-dependencies]
[lib]
proc-macro = true
[package]
categories = ["development-tools::procedural-macro-helpers"]
description = "proc-macro crate, for use together with 'eclair_bindings'"
edition = "2021"
homepage = "https://github.com/luc-tielen/eclair-rust-bindings.git"
keywords = ["datalog", "bindings", "proc-macro", "ffi", "eclair"]
license = "BSD-3-Clause"
name = "eclair_bindings_derive"
readme = "README.md"
repository = "https://github.com/luc-tielen/eclair-rust-bindings.git"
resolver = "1"
version = "0.1.0"