rust-secp256k1-unsafe-fast/no_std_test
Martin Habovstiak 2572fb6ab0 Migrate `no_std_test` to edition 2021
Previously we had dependency problems that were resolved by resolver v2.
We want to activate it just in case it happens again but even better,
bump the edition.  This was probably forgotten when other crates were
migrated.
2024-07-04 07:30:45 +02:00
..
src Use `libc::abort` instead of `intrinsics::abort` 2024-07-03 06:47:16 +02:00
Cargo.toml Migrate `no_std_test` to edition 2021 2024-07-04 07:30:45 +02:00