Skip to content

Commit 017a045

Browse files
committed
feat: add docs.rs metadata
1 parent f86d42f commit 017a045

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ exclude = [
1515
".github/*",
1616
]
1717

18+
[package.metadata.docs.rs]
19+
all-features = true
20+
1821
[dependencies]
1922
prost = "0.6"
2023
prost-types = "0.6"

0 commit comments

Comments
 (0)