rust-pkcs11
rust-pkcs11 copied to clipboard
Remove serial_test_derive dependency
serial_test since 0.3 includes serial_test_derive and lets you use the macro without needing to directly include serial_test_derive
https://github.com/mheese/rust-pkcs11/pull/47 fixes the build issues here
@palfrey like with your other PR: I appreciate it, and will look at it next week!
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