otavio merged UpdateHub/updatehub#441 · August 19, 2026 12:55 refactor: replace async-trait with native async functions in traits #441 Rust stabilized async functions in traits in 1.75 and the MSRV of this workspace is already 1.88, so async-trait no longer earns its place. This dr… +4 -35