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

Conversation

tarcieri
Copy link
Member

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.

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 tarcieri merged commit 0d16377 into master Sep 14, 2021
@tarcieri tarcieri deleted the move-format-crates-to-new-repo branch September 14, 2021 15:07
@newpavlov
Copy link
Member

When do you plan to remove the folders with removal notices? Previously I was simply removing crates from source repositories and relied on new releases with updated repository fields.

@tarcieri
Copy link
Member Author

I'm cutting releases now with an updated repository, however I think it makes sense to leave the moved notifications around for a week or two

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.

None yet

2 participants