Don't package example graphs
1 files changed, 1 insertions(+), 1 deletions(-) M Cargo.toml
M Cargo.toml => Cargo.toml +1 -1
@@ 9,7 9,7 @@ homepage = "https://sr.ht/~jplatte/cargo-depgraph/" repository = "https://git.sr.ht/~jplatte/cargo-depgraph" readme = "README.md" categories = ["development-tools::cargo-plugins", "visualization"] exclude = [".gitignore", ".rustfmt.toml"] exclude = [".gitignore", ".rustfmt.toml", "*.png"] [dependencies] anyhow = "1.0.31"