Remove a nightly feature

This commit is contained in:
Rodolphe Bréard 2024-04-07 10:39:06 +02:00
parent de9d4777aa
commit cba3c3946b

View file

@ -1,5 +1,3 @@
#![feature(doc_auto_cfg)]
#[cfg(feature = "encryption")]
mod canonicalization;
#[cfg(feature = "encryption")]