v0.5.0 #95
Xuanwo
announced in
Announcements
v0.5.0
#95
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Upgrade
Since version 0.5.0, backon no longer directly depends on
tokio
. Instead, users can now provide their own sleep implementation.For example:
To maintain the same behavior as before, please enable the
tokio-sleep
feature.What's Changed
New Contributors
Full Changelog: v0.4.4...v0.5.0
This discussion was created from the release v0.5.0.
Beta Was this translation helpful? Give feedback.
All reactions