0.8.3
-
Update to new coroutine API since nightly-2023-10-21. This renames unstable
generator_trait
feature tocoroutine_trait
. The old cargo feature name is kept as a deprecated alias and will be removed in the next breaking release. (daf9165) -
Recognize full path to std types/functions. (28507ca)