Fix MSRV in README.md, builds.sr.ht manifest
This commit is contained in:
parent
172e893573
commit
3478f8653d
@ -6,8 +6,8 @@ sources:
|
||||
tasks:
|
||||
- rustup: |
|
||||
# We specify --profile minimal because we'd otherwise download docs
|
||||
rustup toolchain install 1.39.0 --profile minimal
|
||||
rustup default 1.39.0
|
||||
rustup toolchain install 1.40.0 --profile minimal
|
||||
rustup default 1.40.0
|
||||
- test: |
|
||||
cd ruma-client-api
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user