Skip to content
This repository was archived by the owner on Sep 9, 2025. It is now read-only.

Commit 017ce76

Browse files
committed
doc: make doc.rs show all features
1 parent 22ed41c commit 017ce76

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

stack-graphs/Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,6 @@ thiserror = { version="1.0" }
3737
itertools = "0.10"
3838
maplit = "1.0"
3939
pretty_assertions = "0.7"
40+
41+
[package.metadata.docs.rs]
42+
all-features = true

0 commit comments

Comments
 (0)