Tweak DLEq README and rename the experimental_cross_group feature to just experimental

This commit is contained in:
Luke Parker
2022-07-07 09:52:10 -04:00
parent 7cbdcc8ae6
commit b69337a3a6
4 changed files with 20 additions and 19 deletions

View File

@@ -1,4 +1,4 @@
#[cfg(feature = "experimental_cross_group")]
#[cfg(feature = "experimental")]
mod cross_group;
use hex_literal::hex;