Skip to content

Commit bc4f0b5

Browse files
committed
- Fixed a bug in Pkcs11::new by replacing MaybeUninit::uninit() with null-assigned variables; this resolves an issue that prevented my PKCS#11 library from loading
- Ran `cargo update` to refresh crate versions - Raised `rust-version` to 1.77 in `Cargo.toml`, since `mem::offset_of` is stabilized only in this version - Made `basic.rs` tests compile successfully again Signed-off-by: mematthias <107192630+mematthias@users.noreply.github.com>
1 parent 868a6d8 commit bc4f0b5

File tree

4 files changed

+281
-160
lines changed

4 files changed

+281
-160
lines changed

0 commit comments

Comments
 (0)