Unverified Commit 7ab4ba1f authored by Bastian Köcher's avatar Bastian Köcher Committed by GitHub
Browse files

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 028a7159
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment