tokio-rs / website

Website for the Tokio project
https://tokio.rs
MIT License
229 stars 329 forks source link

chore: switch CI doc-tests to run using stable channel #662

Closed bryangarza closed 2 years ago

bryangarza commented 2 years ago

This patch switches the CI for doc-tests to run using stable.

bryangarza commented 2 years ago

thanks :)