Skip to content

fix: Fix unintended breaking changes in dependencies #310

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 6, 2025

Conversation

minghuaw
Copy link
Owner

@minghuaw minghuaw commented May 6, 2025

Related: #309

@minghuaw minghuaw requested a review from Copilot May 6, 2025 07:35
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR addresses unintended breaking changes in dependencies by restoring the default configuration for specific packages. The changes update the changelog and adjust the dependency definitions in Cargo.toml files to disable default features for pbkdf2, tokio-rustls, and librustls.

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
fe2o3-amqp/Changelog.md Added changelog entry documenting the restoration of default-features for pbkdf2, rustls, and tokio-rustls
fe2o3-amqp/Cargo.toml Updated version number from 0.13.2 to 0.13.3
Cargo.toml Modified dependency configurations for pbkdf2, tokio-rustls, and librustls to include default-features = false

@minghuaw minghuaw merged commit 5349fd8 into main May 6, 2025
3 checks passed
@minghuaw minghuaw deleted the fix/breaking-deps branch May 6, 2025 07:56
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