mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-06 06:53:32 -04:00
To implement this method, a new `responses::OwnedResponse` intermediate type was needed. In addition to that, the `http` crate is now required when the `js` feature is enabled.