matrix-org / matrix-rust-sdk-crypto-wasm

Apache License 2.0
12 stars 7 forks source link

Update matrix-sdk to dcf00697539321cf4eac5cd4929d45347b947da7 #106

Closed andybalaam closed 7 months ago

andybalaam commented 7 months ago

For Store::export_room_keys_stream.

Code updated to accommodate the move of export_room_keys into Store, and the rename of OlmMachine::invalidate_group_session to OlmMachine::discard_room_key.

(Also update the general dependencies.)