[package] name = "meshed" version = "0.2.1" edition = "2021" description = "Graph creation and traversal tools" categories = [ "algorithms" ] repository = "https://github.com/kvnvelasco/webpack-stats" license = "Apache-2.0" readme = "README.md" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] tracing = "0.1" dot = "0.1.4"