rust-pkcs11 icon indicating copy to clipboard operation
rust-pkcs11 copied to clipboard

Remove serial_test_derive dependency

Open palfrey opened this issue 4 years ago • 2 comments

serial_test since 0.3 includes serial_test_derive and lets you use the macro without needing to directly include serial_test_derive

palfrey avatar Jan 27 '21 23:01 palfrey

https://github.com/mheese/rust-pkcs11/pull/47 fixes the build issues here

palfrey avatar May 06 '21 21:05 palfrey

@palfrey like with your other PR: I appreciate it, and will look at it next week!

mheese avatar Sep 04 '21 20:09 mheese

Closing all PRs together with the deprecation notice on the README. Please switch to the cryptoki crate which doesn't have this problem to begin with https://github.com/parallaxsecond/rust-cryptoki

mheese avatar Oct 27 '22 07:10 mheese