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

Bump picky crate versions #443

Merged
merged 1 commit into from
Jun 2, 2021
Merged

Conversation

ionut-arm
Copy link
Member

Builds have been failing lately (see
https://github.com/parallaxsecond/parsec/runs/2724178367?check_suite_focus=true
). This commit attempts to solve that.

Signed-off-by: Ionut Mihalcea ionut.mihalcea@arm.com

@ionut-arm ionut-arm added the bug Something isn't working label Jun 2, 2021
@ionut-arm ionut-arm requested a review from hug-dev June 2, 2021 09:59
@ionut-arm ionut-arm self-assigned this Jun 2, 2021
Builds have been failing lately (see
https://github.com/parallaxsecond/parsec/runs/2724178367?check_suite_focus=true
). This commit attempts to solve that.

Signed-off-by: Ionut Mihalcea <ionut.mihalcea@arm.com>
Copy link
Member

@hug-dev hug-dev left a comment

Choose a reason for hiding this comment

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

🤽

@@ -3,7 +3,7 @@
use e2e_tests::TestClient;
use parsec_client::core::interface::requests::{Opcode, ResponseStatus};
#[cfg(not(feature = "cryptoauthlib-provider"))]
use picky_asn1_x509::RSAPublicKey;
use picky_asn1_x509::RsaPublicKey;
Copy link
Member

Choose a reason for hiding this comment

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

Seems like they fixed the same clippy lint there 😄

@hug-dev hug-dev merged commit b6b7316 into parallaxsecond:main Jun 2, 2021
@ionut-arm ionut-arm deleted the picky-bump branch July 22, 2022 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants