Skip to content

Disable rustls by default, bump dependency versions#617

Open
ivan770 wants to merge 1 commit into
spruceid:mainfrom
vaultie:bump-deps
Open

Disable rustls by default, bump dependency versions#617
ivan770 wants to merge 1 commit into
spruceid:mainfrom
vaultie:bump-deps

Conversation

@ivan770

@ivan770 ivan770 commented Oct 4, 2024

Copy link
Copy Markdown
Contributor
  • Bumps some dependencies workspace-wide (this should reduce the dependency tree in general, since new projects usually use the latest library versions)
  • Removes the rustls support by default, allowing users to choose from either rustls or native-tls (this is a breaking change, since I was unable to keep rustls enable by default due to Cargo not supporting target-based features)

@timothee-haudebourg timothee-haudebourg left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This one needs more testing. I'm particularly worried about the educe bump, I think version 0.6 completely changed the behavior of the educe attribute.

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.

2 participants