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

Make clippy happy. #643

Merged
merged 3 commits into from
Mar 18, 2025
Merged

Make clippy happy. #643

merged 3 commits into from
Mar 18, 2025

Conversation

timothee-haudebourg
Copy link
Contributor

@timothee-haudebourg timothee-haudebourg commented Mar 18, 2025

Description

Resolve warnings with the latest version of clippy.

Other changes

Removed the vcdm_v2_sign::ecdsa_secp256r1_2020 test because the EcdsaSecp256r1Signature2019 cryptosuite is not compatible with VCDM2.0. It's type term is not defined in the credentials/v2 context. It was (probably) defined in the https://w3id.org/security/suites/ecdsa-2019/v1 context mentioned by the CG, but not available anymore.

I had to change the MSRV for some reason.

Tested

  • Test suite still passes.

@timothee-haudebourg timothee-haudebourg marked this pull request as ready for review March 18, 2025 14:20
@timothee-haudebourg timothee-haudebourg merged commit 7b45e6a into main Mar 18, 2025
3 checks passed
@timothee-haudebourg timothee-haudebourg deleted the make-clippy-happy branch March 18, 2025 17:38
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