Skip to content

Commit 8cbf22c

Browse files
committed
fix description
1 parent a86c24f commit 8cbf22c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

codegen/crates/crate_feature_graph/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ edition = "2024"
55
readme = "README.md"
66
license = "MIT OR Apache-2.0"
77
include = ["src/**", "bin/**", "Cargo.toml", "README.md", "example.png"]
8+
description = "A tool to visualize the flow of features throughout your crate graph."
89

910
[lib]
1011
path = "src/lib.rs"

0 commit comments

Comments
 (0)