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

Fix compilation warnings in v0.7.1 #39

Open
jovfer opened this issue Oct 18, 2024 · 0 comments
Open

Fix compilation warnings in v0.7.1 #39

jovfer opened this issue Oct 18, 2024 · 0 comments
Assignees

Comments

@jovfer
Copy link
Contributor

jovfer commented Oct 18, 2024

Compiling sd-jwt-rs v0.7.1 (/Users/sminaev/projects/sd-jwt-rs/target/package/sd-jwt-rs-0.7.1)
warning: struct SDJWTHasSDClaimException is never constructed
--> src/lib.rs:36:19
|
36 | pub(crate) struct SDJWTHasSDClaimException(String);
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: #[warn(dead_code)] on by default

warning: sd-jwt-rs (lib) generated 1 warning

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

No branches or pull requests

2 participants