16 Commits

Author SHA1 Message Date
Jonas Platte
210b6dd823
Drop patch version specification from MSRV 2020-12-30 19:26:05 +01:00
Jonas Platte
2b91b07c7b
Add MSRV exception for ruma-client 2020-12-30 19:20:58 +01:00
Jonas Platte
91dd6383c5
client: Fix build error with TLS disabled 2020-12-30 19:20:31 +01:00
Jonas Platte
4ffec95b01
Update hyper / tokio
(and raise the minimum version for other dependencies)
2020-12-30 19:01:22 +01:00
Jonas Platte
7bf03efa6a
Fix tiny error in nightly CI script 2020-12-24 02:11:35 +01:00
Jonas Platte
5cde37aa9d
Update nightly CI 2020-12-24 01:53:17 +01:00
Jonas Platte
8ea4cf4862
client: Add support for rustls as the TLS backend 2020-12-24 01:43:14 +01:00
Jonas Platte
d749f733e2
Remove beta toolchain from CI
Since we never leave Nightly failing for long, this is exceedingly
unlikely to catch any issues not caught by the other toolchains.
2020-11-27 22:07:35 +01:00
Jonas Platte
1282e1cfad
Do less work on CI
rustfmt and clippy are now basically guaranteed to be available on
Nightly, so run them unconditionally and only there.
2020-10-02 15:53:18 +02:00
Jonas Platte
e3498fd856
Add a CI job for our MSRV 2020-09-29 22:07:45 +02:00
Jonas Platte
dd59d97582
Fix ruma-client-api tests not being run on CI 2020-09-29 22:07:42 +02:00
Jonas Platte
650438695a
Heavily reduce noise in CI output 2020-08-25 16:25:05 +02:00
Jonas Platte
b68deabb86
Fix CI 2020-08-13 22:13:20 +02:00
Devin R
101b8689a5 Add unstable-synapse-quirks feature for Sessions struct and fields 2020-07-15 19:17:03 -04:00
Jonas Platte
7a6264e0ff
Integrate ruma-identifiers 2020-06-07 17:26:33 +02:00
Jonas Platte
62199b79b7
Integrate ruma-appservice-api 2020-06-05 01:13:54 +02:00