Open

Description
Including a reference to the books cargo.toml
file would be helpful with trying out the examples.
Link to cargo.toml
For example: somewhere in About/How to use the recipes
This dependency took some Googling to find out. I just never realized I could find the cargo file in the repo. 🤦♂️
tokio = { version = "0.2", features = ["full"] }