[package] name = "aspect" version = "0.3.0" authors = ["Simon Chemouil "] license = "Apache-2.0 OR MIT" readme = "../README.md" keywords = ["aspect", "macro"] repository = "https://github.com/magnet/aspect-rs" description = """ An Aspect Toolkit for Rust """ categories = ["rust-patterns", "data-structures", "config", "algorithms"] edition = "2018" [dependencies] aspect-weave = "0.2.0"