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 compilation issues with Rust 1.79 #222

Closed keldonin closed 3 weeks ago

keldonin commented 3 weeks ago

This PR comes in support to fix issue #221. It has been tested against various versions of Rust: 1.79, 1.75, 1.66 and 1.80.

It just adds two use std::mem::size_of statements.

keldonin commented 3 weeks ago

is there any issue with the approval process? It seems like this has been approved by two people. What am I missing here?

hug-dev commented 3 weeks ago

It must be reviewers with Write access :disappointed: I will add some more!