Bump MSRV
This commit is contained in:
parent
604795f994
commit
16de378bb2
@ -1,7 +1,7 @@
|
||||
language: "rust"
|
||||
cache: "cargo"
|
||||
rust:
|
||||
- 1.39.0
|
||||
- 1.40.0
|
||||
- stable
|
||||
- beta
|
||||
- nightly
|
||||
|
@ -5,6 +5,7 @@
|
||||
Breaking changes:
|
||||
|
||||
* Update ruma-api to 0.13.0
|
||||
* Our Minimum Supported Rust Version is now 1.40.0
|
||||
* Remove presence list endpoints `r0::presence::{get_subscribed_presences, update_presence_subscriptions}` (removed in r0.5.0)
|
||||
* Refactor `r0::send` endpoints and remove module:
|
||||
* Move `r0::send::send_message_event` to `r0::message::create_message_event`
|
||||
|
Loading…
x
Reference in New Issue
Block a user