fix(notgraph): sanitize hyphenated crate IDs in Mermaid output; add graph feature integration tests
This commit is contained in:
@@ -12,6 +12,9 @@ path = "src/lib.rs"
|
||||
name = "notgraph"
|
||||
path = "src/main.rs"
|
||||
|
||||
[dev-dependencies]
|
||||
tempfile = { workspace = true }
|
||||
|
||||
[dependencies]
|
||||
anyhow = { workspace = true }
|
||||
clap = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user