Skip to content

Conversation

@rami3l
Copy link
Member

@rami3l rami3l commented Feb 8, 2026

@rami3l rami3l force-pushed the deps/openssl-src-regression-downgrade branch from 548dc63 to 7ce836f Compare February 8, 2026 10:08
@rami3l rami3l requested review from ChrisDenton and djc February 8, 2026 10:09
mod reqwest_be {
use std::io;
#[cfg(feature = "reqwest-rustls-tls")]
use std::sync::Arc;
Copy link
Member Author

Choose a reason for hiding this comment

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

When looking at the CI logs, I realized that the old version actually has a redundant use std::sync::Arc; on cfg!(feature = "reqwest-native-tls"), so I'm taking this opportunity to clean that up.

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.

Build failure when targeting powerpc64-unknown-linux-gnu

1 participant