Skip to content
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

Move format-related crates to RustCrypto/formats #636

Merged
merged 1 commit into from
Sep 14, 2021

Commits on Sep 14, 2021

  1. Move format-related crates to RustCrypto/formats

    Splits out PKCS and X.509-related crates into a new repo:
    
    RustCrypto/formats#2
    
    This PR leaves a directory for each of these crates in-place with a
    README.md pointing to the new location. We can eventually remove these,
    perhaps sometime after we've published new versions of all of the
    format-related crates which point to the new location.
    tarcieri committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    4b25392 View commit details
    Browse the repository at this point in the history