[dependencies.proc-macro2]
version = "1"
[dependencies.quote]
version = "1"
[dependencies.syn]
features = ["full", "extra-traits"]
version = "1"
[lib]
proc-macro = true
[package]
description = "A handy library for measuring the execution time of function"
edition = "2018"
license = "Apache-2.0"
name = "calculagraph"
repository = "https://github.com/kookyleo/calculagraph"
version = "0.1.0"