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

Add support for custom error types in der. #809

Merged
merged 1 commit into from
Mar 3, 2024

Conversation

turbocool3r
Copy link
Contributor

See RustCrypto/formats#1055 for more info.

@turbocool3r
Copy link
Contributor Author

Should I update the links to point to the upstream repo since RustCrypto/formats#1055 is merged?

@tarcieri
Copy link
Member

tarcieri commented Mar 3, 2024

Yes please. Thanks! Then we can merge this.

Goes in pair with [this](RustCrypto/formats#1055) PR to `formats`.
@turbocool3r
Copy link
Contributor Author

It seems the checks pass

@tarcieri tarcieri merged commit 31838b9 into RustCrypto:master Mar 3, 2024
37 checks passed
@tarcieri
Copy link
Member

tarcieri commented Mar 3, 2024

Thanks!

baloo added a commit to baloo/formats that referenced this pull request Mar 4, 2024
After RustCrypto/signatures#809 the branch has
been removed, and this now breaks the CI.

Switch to master instead.
baloo added a commit to RustCrypto/formats that referenced this pull request Mar 4, 2024
* Fix CI // missing git branch

After RustCrypto/signatures#809 the branch has
been removed, and this now breaks the CI.

Switch to master instead.

* Update Cargo.toml

---------

Co-authored-by: Tony Arcieri <bascule@gmail.com>
@turbocool3r turbocool3r deleted the custom-errors branch March 6, 2024 17:29
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.

2 participants