Debian Patches
Status for rust-discord-rich-presence/1.1.0-1
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| 0001-bump-uuid-to-1.patch | Bump uuid dependency from 0.8 to 1 (Debian ships 1.x, not 0.8) The only use of uuid in this crate is Uuid::new_v4().to_string() (two call sites in src/discord_ipc.rs), which is unchanged across uuid 0.8 and 1.x. Verified: builds clean against uuid 1.25 with this bump and no other changes. diff --git a/Cargo.toml b/Cargo.toml index b9283cc..26e0a72 100644 |
Juan Manuel Méndez Rey <juan.mendezr@proton.me> | not-needed |
All known versions for source package 'rust-discord-rich-presence'
- 1.1.0-1 (sid)
