Skip to content

Conversation

@MihaelBercic
Copy link
Contributor

  • Removed sha1/default, since that includes std feature.
  • Set der to the latest rc version.
  • Used dep: syntax for feature based dependencies

Note: I was unable to run all tests due to not having the zlint installed.

[dependencies]
const-oid = { version = "0.10.0-rc.0", features = ["db"] }
der = { version = "0.8.0-rc.0", features = ["alloc", "derive", "flagset", "oid"] }
der = { version = "0.8.0-rc.1", features = ["alloc", "derive", "flagset", "oid"] }
Copy link
Member

Choose a reason for hiding this comment

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

This is not necessary, this is already tracked in the Cargo.lock

@baloo
Copy link
Member

baloo commented Mar 12, 2025

Can we get back to that once #1689 merges?

@tarcieri tarcieri changed the title Default features x509-cert: remove unnecessary builder feature activations Mar 21, 2025
@baloo
Copy link
Member

baloo commented Apr 20, 2025

@MihaelBercic could you rebase this?

@baloo baloo force-pushed the default-features branch 2 times, most recently from 9f0ddb6 to 4b255d8 Compare April 22, 2025 17:38
@baloo baloo force-pushed the default-features branch from 4b255d8 to b9c8e4a Compare April 22, 2025 17:57
@baloo baloo merged commit 02642bd into RustCrypto:master Apr 22, 2025
54 checks passed
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.

3 participants