1name: "stable_deref_trait" 2description: "An unsafe marker trait for types like Box and Rc that dereference to a stable address even when moved, and hence can be used with libraries such as owning_ref and rental." 3third_party { 4 version: "1.2.0" 5 license_type: NOTICE 6 last_upgrade_date { 7 year: 2025 8 month: 1 9 day: 24 10 } 11 homepage: "https://crates.io/crates/stable_deref_trait" 12 identifier { 13 type: "Archive" 14 value: "https://static.crates.io/crates/stable_deref_trait/stable_deref_trait-1.2.0.crate" 15 version: "1.2.0" 16 } 17} 18