Index: pysequoia/Cargo.toml
===================================================================
--- pysequoia.orig/Cargo.toml
+++ pysequoia/Cargo.toml
@@ -21,7 +21,7 @@ chrono = "0.4"
 hex = "0.4.3"
 once_cell = "1.20"
 testresult = "0.4"
-sequoia-openpgp = { version = "1", default-features = false, features = [ "crypto-rust", "allow-experimental-crypto", "allow-variable-time-crypto"] }
+sequoia-openpgp = { version = "1" }
 
 [dependencies.pyo3]
 version = "0.22"
