Index: salsa/Cargo.toml
===================================================================
--- salsa.orig/Cargo.toml	2026-05-31 08:27:41.991943805 +0200
+++ salsa/Cargo.toml	2026-05-31 08:28:28.779732168 +0200
@@ -45,7 +45,6 @@
     "thin-vec/serde",
 ]
 salsa_unstable = []
-shuttle = ["dep:shuttle"]
 
 [lib]
 name = "salsa"
@@ -588,10 +587,6 @@
 features = ["derive"]
 optional = true
 
-[dependencies.shuttle]
-version = "0.8.1"
-optional = true
-
 [dependencies.smallvec]
 version = "1"
 features = ["const_new"]
