Index: rsa/Cargo.toml
===================================================================
--- rsa.orig/Cargo.toml
+++ rsa/Cargo.toml
@@ -126,7 +126,7 @@ features = [
 default-features = false
 
 [dependencies.spki]
-version = "0.7.3"
+version = ">=0.7.2,<0.8"
 features = ["alloc"]
 default-features = false
 
