--- a/Cargo.toml
+++ b/Cargo.toml
@@ -25,7 +25,7 @@
 anyhow = "1"
 chrono = "0.4"
 once_cell = "1.21"
-sequoia-openpgp = { version = "2", default-features = false, features = [ "crypto-rust", "allow-experimental-crypto", "allow-variable-time-crypto", "compression-deflate"] }
+sequoia-openpgp = { version = "2" }
 
 [dependencies.pyo3]
 version = "0.28"
