This picks specific latest x.y.z version available, which is generally
what most users should be doing when writing new applications rather
than choosing a general version. This builds upon the tokio website
dependencies being automatically updated by dependabot. If these fail to
build in a particular version, then these cargo add commands should be
temporarily changed to pin specific versions. However, this should be
rare.
This picks specific latest x.y.z version available, which is generally what most users should be doing when writing new applications rather than choosing a general version. This builds upon the tokio website dependencies being automatically updated by dependabot. If these fail to build in a particular version, then these cargo add commands should be temporarily changed to pin specific versions. However, this should be rare.