parallaxsecond / rust-cryptoki

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

Fix clippy warnings introduced with rust 1.75 #196

Closed baloo closed 8 months ago

baloo commented 9 months ago

This would raise errors in CI after the bump to rustc 1.75

gowthamsk-arm commented 8 months ago

197 has the same changes. Didn't notice this PR. :(