Skip to content

Commit 5d12252

Browse files
author
DocDBrown
committed
example usage
1 parent bdcf725 commit 5d12252

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Readme.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# Shell Script to check crates.io features
2+
3+
example usage "./crates-features.sh serde tokio anyhow tracing"
4+
25
## Created so you can check what features there are for the crates you need
36

47
1. Create a shell script that accepts crate names as input, fetches each crate’s newest version from the crates.io API, retrieves that version’s metadata, and prints the crate name if the features map is non-empty

0 commit comments

Comments
 (0)