Skip to content

Conversation

pmarks
Copy link

@pmarks pmarks commented May 3, 2022

No description provided.

Widened to match conda_nov2021 branch.
Also add include directives to Cargo.toml to trim down the crate size a
little.
Also add include directives to Cargo.toml to trim down the crate size a
little.
Only changes that weren't already done were CI changes.
Merge changes from conda_feb2021 into conda_nov2021.
adam-azarchs and others added 21 commits March 31, 2023 17:33
Due to copy-pasta it was overlapping with the `static` test suite.
regex is only needed as a build dependency, so we don't need the "perf"
feature set.

We're only using it to match version numbers, so we don't need most of
the "unicode" feature, either.

For the root hdf5 crate, it's only needed as a dev dependency, which
needs even less.
Due to copy-pasta it was overlapping with the `static` test suite.
regex is only needed as a build dependency, so we don't need the "perf"
feature set.

We're only using it to match version numbers, so we don't need most of
the "unicode" feature, either.

For the root hdf5 crate, it's only needed as a dev dependency, which
needs even less.
Merge of origin/master and tenx_branch_feb2021 into conda_nov2021
Widen dependency range from 0.7 to >=0.7,<1
Widen the depedency spec from 0.15 to >=0.15,<0.17
Let the dependent choose between `tls-rustls-webpki-roots` and `tls-rustls-webpki-roots-ring`
Add feature `tls-rustls-webpki-roots`, which enables the dependency features `attohttpc/tls-rustls-webpki-roots` and `rustls/aws_lc_rs`, and calls `rustls::crypto::aws_lc_rs::default_provider().install_default()` to select the default crypto provider when both `aws_lc_rs` and `ring` are present.
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.

9 participants