parallaxsecond / rust-cryptoki

Rust wrapper for the PKCS #11 API, Cryptoki
https://docs.rs/cryptoki/
Apache License 2.0
77 stars 61 forks source link

Change lints for the library and allow unknown lints #168

Closed tgonzalezorlandoarm closed 1 year ago

tgonzalezorlandoarm commented 1 year ago

The nightly test "Execute cargo udeps" complains with a warning:

warning: lint private_in_public has been removed: replaced with another group of lints, see RFC https://rust-lang.github.io/rfcs/2145-type-privacy.html for more information.