Make `application-crypto` `std` feature internal (#5558)
* Make `application-crypto` `std` feature internal The macros should not generate code that requires that the calling crate has a feature with the name `std` defined. * Use a proper panic!
parent
0253793d
Please register or sign in to comment