[package] name = "path_macro" version = "1.0.0" authors = ["Andres Suarez ", "David Tolnay "] edition = "2018" license = "MIT OR Apache-2.0" description = "A macro to join path components using `/`" repository = "https://github.com/zertosh/path_macro" documentation = "https://docs.rs/path_macro" categories = ["filesystem"] readme = "README.md" [badges] travis-ci = { repository = "zertosh/path_macro" }