[dependencies.proc-macro2]
version = "1.0"
[dependencies.quote]
version = "1.0"
[dependencies.syn]
version = "1.0"
[lib]
proc-macro = true
[package]
authors = ["dafanhui@163.com", "hui.fan@mail.ru"]
categories = ["database-implementations", "data-structures", "algorithms", "caching"]
description = "Some procedure macro implementations for vsdb."
edition = "2021"
homepage = "https://github.com/rust-util-collections/vsdb"
keywords = ["git", "leveldb", "rocksdb", "version", "vcs"]
license = "GPL-3.0"
name = "vsdb_derive"
repository = "https://github.com/rust-util-collections/vsdb/tree/master/derive"
version = "0.45.0"