Skip to content

refactor: Enable default features to avoid unexpected panic#132

Merged
Xuanwo merged 1 commit intomainfrom
default-features
Aug 29, 2024
Merged

refactor: Enable default features to avoid unexpected panic#132
Xuanwo merged 1 commit intomainfrom
default-features

Conversation

@Xuanwo
Copy link
Copy Markdown
Owner

@Xuanwo Xuanwo commented Aug 29, 2024

Most backon users are accustomed to having a default sleep implementation, making it easy for them to upgrade to new versions like 0.5 or 1.0 without the feature enabled. For example: #128

Let's add default features to simplify their experience. Users who want custom implementations will not be affected.

Signed-off-by: Xuanwo <github@xuanwo.io>
@Xuanwo Xuanwo merged commit 749740a into main Aug 29, 2024
@Xuanwo Xuanwo deleted the default-features branch August 29, 2024 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant